#header {
  background: rgba(255,255,255);
}

#n-header-logo-left > img {
  height: 110px;
}

#n-header-logo-left {
  padding-left: 10px;
  padding-top: 10px;
}

:root {
  --color-rgb: 19, 107, 49;
}

.svg-collections-accent {
  fill: rgb(254, 182, 32);
}

.acc-form-description {
    text-align: left ;
  }
