<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);
}


#n-header-logo-left {
  padding-left: 24px;
  padding-top: 12px;
}



.acc-form-description {
    text-align: left ;
}

body {
    background-color: #f5f5ee;
    background-image: none;
           }

:root {
  --color-rgb: 34, 30, 30;
}


.svg-collections-accent {
    fill: rgb(255, 215, 30);
}
</pre></body></html>