:root {
    --theme-color: #5e016e;
    --theme-color-light: #8a4b98;
    --theme-orange: #f39200;
    --theme-gold: #e8ca79;
    --theme-grey: #d1ced2;
}
