<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
  --color-rgb: 0, 144, 181;
}

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

#n-header-logo-left &gt; img {
  height: 80px;
}

#n-header-logo-left {
  padding-left: 10px;
}


.svg-collections-accent {
  fill: rgb(64, 84, 178);
}


.acc-form-description {
    text-align: left ;
}
</pre></body></html>