:root {
  --color-rgb: 190, 21, 34;
}

#header {
    background: rgba(34,34,34);
}

#n-header-logo-left {
  padding-left: 18px;
  padding-top: 3px;
}

#n-header-logo-left > img {
  height: 110px;
}


.svg-collections-accent {
    fill: rgba(34,34,34);
}

.acc-form-description {
    text-align: left ;
}
