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