#header {
  background: rgba(255,255,255);
}


.acc-form-description {
    text-align: left ;
}

:root {
  --color-rgb: 23, 58, 101;
}


.svg-collections-accent {
  fill: rgb(23, 58, 101);
}

#n-header-logo-left {
  padding-left: 10px;
  padding-top: 6px;
  
}
