:root {
  --color-rgb: 22, 139, 210;
}

#header {
  background: rgba(255,255,255);
}

.acc-form-description {
    text-align: left ;
}
