#header {
  background: rgba(255,255,255);
}

:root {
  --color-rgb: 0, 124, 190;
}

.svg-collections-accent {
  fill: rgb(220, 14, 0);
}


#n-header-logo-left {
  padding-left: 15px;
}


.acc-form-description {
    text-align: left ;
}
