<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root{
    --main-color: #FD002B;
    --text-color: #333333;
    --text-background: #333333;
    --promotion-background: #41599a;
    --action-text-color: #FD002B;
    --choice-link-text-color: #FD002B;
    --plus-icon-color: #333333;
    --plus-icon-background: #FFF;
}</pre></body></html>