:root {
  --color-rgb: 254, 114, 4;
}

#n-header-logo-left {
  padding-left: 10px;
  padding-top: 8px;
}

#header {
  background: rgba(255,255,255);
}


.acc-form-description {
    text-align: left ;
}


.svg-collections-accent {
  fill: rgb(13, 191, 191);
}
