:root {
  --color-rgb: 13, 112, 141;
}

.svg-collections-accent {
  fill: rgb(204, 236, 123);
}




#header {
  background: rgba(255,255,255);
}

#n-header-logo-left {
  padding-left: 20px;
}

.acc-form-description {
    text-align: left ;
}
