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