:root {
  --color-rgb: 88, 65, 12;
}

#n-header-logo-left {
  padding-left: 1px;
  padding-top: 7px;
}

#header {
  background: rgb(210, 198, 152);
          }


.svg-collections-accent {
  fill: rgb(210, 198, 152);
}


.acc-form-description {
    text-align: left ;
}
