<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#n-header-logo-left {margin-left: 25px}
:root {
  --color-rgb: 45, 170, 225;
}

#header {
    background: rgba(255,255,255,.5);
}

:root {
  --color-rgb: 160, 166, 59;
}
</pre></body></html>