:root {
  --color-rgb: 1, 90, 165;
}

.svg-collections-accent {
    fill: #015aa5;
}

#header {
    background: rgba(255,255,255);
}

.acc-form-description {
    text-align: left ;
}
