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


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

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

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