<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
    --main-blue:#0059b9;
    --dark-blue:#004d88;
    --light-blue:#58a8e5;
    --second-blue:#0076d0;
    --yellow:#ffc600;
}
</pre></body></html>