:root {
  --color-rgb: 20, 134, 22;
}

.svg-collections-accent {
  fill: rgb(76, 171, 150);
}


#header {
  background: rgba(255,255,255);
}

#n-header-logo-left {
  padding-left: 30px;
}


.acc-form-description {
    text-align: left ;
