<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root{
    --main-color: #0052A5;
    --text-color: #fb1111;
    --text-background: #fb1111;
    --promotion-background: #0052A5;
    --action-text-color: #0052A5;
    --choice-link-text-color: #0052A5;
    --plus-icon-color: #fb1111;
    --plus-icon-background: #FFF;
}
</pre></body></html>