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

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

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