:root {
  --color-rgb: 0, 149, 218;
}

#n-header-logo-left > img {
  height: 130px;
}
#n-header-logo-left {
  padding-left: 10px;
  padding-top: 4px;
}

.svg-collections-accent {
  fill: rgb(0, 166, 81);
}

.acc-form-description {
    text-align: left ;
}

#header {
  background: rgba(255,255,255);
  color: #999999;
}
