
            :root 
            { 
                --theme-main-color: #383989;
                --theme-main-color-brighter-1: #3f4090ff;
                --theme-main-color-brighter-2: #5e5fafff;
                --theme-main-color-brighter-3: #6b6cbcff;
                --theme-main-color-darker-1: #303181ff;
                --theme-main-color-darker-2: #111262ff;
                --theme-main-color-darker-3: #050656ff;
                --theme-main-color-opacity-1: #38398928;
                --theme-main-color-opacity-2: #3839897F;
                --theme-main-color-opacity-3: #383989C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #2b8b15;
                --theme-secondary-color-brighter-1: #32921cff;
                --theme-secondary-color-brighter-2: #51b13bff;
                --theme-secondary-color-brighter-3: #5ebe48ff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #000000;
                --background-size: cover;
            }