:root {
  --color-rgb: 51, 75, 129;
}

#header {
  background: rgba(255,255,255);
}


#n-header-logo-left > img {
  height: 90px;
}

#n-header-logo-left {
  padding-left: 15px;
  padding-top: 5px;
}

.svg-collections-accent {
  fill: rgb(240, 126, 0);
}

.acc-form-description {
    text-align: left ;
}
