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

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