<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root{
    --main-color: #114092;
    --text-color: #ff4405;
    --promotion-background: #ff4405;

    --text-background: #114092;
    --plus-icon-color: #FFF;

    --plus-icon-background: #ff4405;
}
</pre></body></html>