:root{
    --theme-color: #2f184b;
    --theme-color-btn: #75619d;
    --theme-color-bg: #fdfdfd;
    --theme-color-div: #e6eff7;
    --theme-color-text-1: #beaed8;
    --theme-color-text-2: #3a2d34;
    --theme-color-secondary: #75619d;
    --theme-color-light: #fdfdfd;
}
