<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#header {
  background: rgba(255,255,255);
}

:root {
  --color-rgb: 131, 37, 123;
}

.svg-collections-accent {
  fill: rgb(131, 37, 123);
}


#n-header-logo-left {
  padding-left: 10px;
  padding-top:2px;
}
</pre></body></html>