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

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

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