<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
    --brand-color: #6d6e71;
    --brand-color-2: #6d6e71;
    --brand-white: #FFFFFF;

    --primary-color: #4082A6;
    --promotion-color: #BA227F;
}
</pre></body></html>