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

.svg-collections-accent {
  fill: rgb(40, 157, 204);
}



#n-header-logo-left {
  margin-left: 10px;
  margin-top: 5px;
}


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

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