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

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