#n-header-logo-left > img {
  height: 70px;
  padding-left: 20px;
  padding-top: 8px;
  }

#header {
  background: rgba(255,255,255);
  color: rgb(23, 40, 101);
}


body {
    background-color: rgb(241, 241, 241);
    background-image: none;
       }

:root {
  --color-rgb: 23, 40, 101;
}

.svg-collections-accent {
    fill: rgb(221, 42, 27);
}

.acc-form-description {
    text-align: left ;
}
