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