#header {
  background: rgba(255,255,255);
}

#n-header-logo-left > img {
  height: 130px;
}


#n-header-logo-left {
  padding-left: 15px;
  padding-top: 5px;
}

:root {
  --color-rgb: 0, 83, 161;
}

.svg-collections-accent {
  fill: rgb(0, 83, 161);
}

.acc-form-description {
    text-align: left ;
}

.desc-ex-links {
  margin-top: 0.5em;
  font-weight: 600;
}
