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

  --radio-background-selected: #086CBD !important;
  --radio-inner-background-selected: #fff !important;
  --arrow-color: #086CBD !important;
}
