
            :root 
            { 
                --theme-main-color: #1041a7;
                --theme-main-color-brighter-1: #1748aeff;
                --theme-main-color-brighter-2: #3667cdff;
                --theme-main-color-brighter-3: #4374daff;
                --theme-main-color-darker-1: #08399fff;
                --theme-main-color-darker-2: #001a80ff;
                --theme-main-color-darker-3: #000e74ff;
                --theme-main-color-opacity-1: #1041a728;
                --theme-main-color-opacity-2: #1041a77F;
                --theme-main-color-opacity-3: #1041a7C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #ff9900;
                --theme-secondary-color-brighter-1: #ffa007ff;
                --theme-secondary-color-brighter-2: #ffbf26ff;
                --theme-secondary-color-brighter-3: #ffcc33ff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #2c10a8;
                --background-size: cover;
            }