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

  --radio-background-selected: #f4b320 !important;
  --radio-inner-background-selected: #fff !important;
  --arrow-color: #295ca6 !important;
}
