<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root{
    --main-color: #800080;
    --second-color: #ffffff;
    --promotion-background: #0088cf;

    --text-color: #0088cf;
    --text-background: #800080;
    --plus-icon-color: #FFF;
    --plus-icon-background: #800080;
}
</pre></body></html>