:root {
  --color-rgb: 19, 120, 105;
}

.svg-collections-accent {
  fill: rgb(233, 120, 114);
}

#n-header-logo-left {
  padding-left: 15px;
  padding-top: 4px;
}

#header {
  background: rgba(255,255,255);
}

.acc-form-description {
    text-align: left ;
}
