#header {
  background: rgba(255,255,255);
}

#n-header-logo-left {
  padding-left: 10px;
  padding-top: 5px;
}

:root {
  --color-rgb: 153, 41, 37;
}

.svg-collections-accent {
    fill: rgb(153, 41, 37);
}

.acc-form-description {
    text-align: left ;
}
