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