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