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