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

#header {
  background: white;
              }


.svg-collections-accent {
  fill: rgb(203, 151, 3);
}

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



#n-header-logo-left &gt; img {
  height: 110px;
}
#n-header-logo-left {
  padding-left: 20px;
  padding-top: 3px;
  
}
</pre></body></html>