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

.svg-collections-accent {
  fill: rgb(22, 54, 93);
}


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

#n-header-logo-left {
  padding-left: 22px;
    padding-top: 6px;
}

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