#header {
  background: white;
    color: rgb(60, 60, 60);  
          }

:root {
  --color-rgb: 120, 145, 202;
}

#n-header-logo-left > img {
  height: 110px;
}

#n-header-logo-left {
  padding-left: 10px;
  padding-top: 5px;
}




.svg-collections-accent {
  fill: rgb(40, 157, 204);
}

.acc-form-description {
    text-align: left ;
}
