<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
  --color-rgb: 95, 90, 56;
}
#header {
  background: rgba(255,255,255);
}
#n-header-logo-left {
  padding-left: 10px;
}
#n-header-logo-left {
  padding-top: 3px;
}
</pre></body></html>