
            :root 
            { 
                --theme-main-color: #00397c;
                --theme-main-color-brighter-1: #074083ff;
                --theme-main-color-brighter-2: #265fa2ff;
                --theme-main-color-brighter-3: #336cafff;
                --theme-main-color-darker-1: #003174ff;
                --theme-main-color-darker-2: #001255ff;
                --theme-main-color-darker-3: #000649ff;
                --theme-main-color-opacity-1: #00397c28;
                --theme-main-color-opacity-2: #00397c7F;
                --theme-main-color-opacity-3: #00397cC8;
                --theme-main-font-color: #4169e1;
                --theme-main-font-color-darker-1: #0e36aeff;
                --theme-main-font-color-brighter-1: #749cffff;
                --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: contain;
            }