#header {
  background: rgba(255,255,255);
}

:root {
  --color-rgb: 247, 150, 55;
}

.svg-collections-accent {
  fill: rgb(187, 38, 132);
}

.acc-form-description {
    text-align: left ;
}


#n-header-logo-left {
  padding-left: 15px;
}
