#header {
  background: white;
          }


#n-header-logo-left > img {
  height: 110px;
}


#n-header-logo-left {
  padding-left: 10px;
  padding-top: 3px;
}


:root {
  --color-rgb: 0, 114, 188;
}

.svg-collections-accent {
  fill: rgb(188, 66, 0);
}


.acc-form-description {
    text-align: left ;
}
