
            :root 
            { 
                --theme-main-color: #202f56;
                --theme-main-color-brighter-1: #27365dff;
                --theme-main-color-brighter-2: #46557cff;
                --theme-main-color-brighter-3: #536289ff;
                --theme-main-color-darker-1: #18274eff;
                --theme-main-color-darker-2: #00082fff;
                --theme-main-color-darker-3: #000023ff;
                --theme-main-color-opacity-1: #202f5628;
                --theme-main-color-opacity-2: #202f567F;
                --theme-main-color-opacity-3: #202f56C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #91f754;
                --theme-secondary-color-brighter-1: #98fe5bff;
                --theme-secondary-color-brighter-2: #b7ff7aff;
                --theme-secondary-color-brighter-3: #c4ff87ff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #202f56;
                --background-size: cover;
            }