:root {
  --color-rgb: 49, 92, 167;
}

#header {
  background: white;
  color: rgb(49, 92, 167);
              }

#n-header-logo-left > img {
  height: 70px;
}

#n-header-logo-left {
  padding-left: 10px;
  padding-top: 5px;
}

.svg-collections-accent {
  fill: rgb(229, 48, 29);
}

.acc-form-description {
    text-align: left ;
}
