
            :root 
            { 
                --theme-main-color: #5431c0;
                --theme-main-color-brighter-1: #5b38c7ff;
                --theme-main-color-brighter-2: #7a57e6ff;
                --theme-main-color-brighter-3: #8764f3ff;
                --theme-main-color-darker-1: #4c29b8ff;
                --theme-main-color-darker-2: #2d0a99ff;
                --theme-main-color-darker-3: #21008dff;
                --theme-main-color-opacity-1: #5431c028;
                --theme-main-color-opacity-2: #5431c07F;
                --theme-main-color-opacity-3: #5431c0C8;
                --theme-main-font-color: #c82b2b;
                --theme-main-font-color-darker-1: #950000ff;
                --theme-main-font-color-brighter-1: #fb5e5eff;
                --theme-secondary-color: #04BFBF;
                --theme-secondary-color-brighter-1: #04BFBF;
                --theme-secondary-color-brighter-2: #04BFBF;
                --theme-secondary-color-brighter-3: #04BFBF;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #04BFBF;
                --background-size: cover;
            }