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