<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
    --primary-color: #2f2926;
    --primary2-color: #102147;
    --primary3-color: #f89420;
    --white-color: #fff;
    --gray-light: #fafafa;
    --dark-color: #985910;
}
</pre></body></html>