:root {
  --primary: #000000 !important;
  --progress-bar-color: #000000 !important;
  --accent: #000000 !important;
  --text: #000 !important;
  --header: #000000 !important;
  --hero-background: #edf5fb !important;
  --hero-text: #000000 !important;
  --main-header: #000 !important;
  --button: #000000 !important;
  --button-text: #fff !important;
  --button-border: #ffffff !important;

  --radio-background-selected: #000000 !important;
  --radio-inner-background-selected: #fff !important;
  --arrow-color: #000 !important;
}
