#header {
  background: rgba(255,255,255);
    color: rgb(9, 72, 123);  
          }

.acc-form-description {
    text-align: left ;
}

:root {
  --color-rgb: 9, 72, 123;
}


#n-header-logo-left {
  padding-left: 20px;
  padding-top: 7px;
  }


.svg-collections-accent {
    fill: rgb(248, 205, 59);
}
