
            :root 
            { 
                --theme-main-color: #063d81;
                --theme-main-color-brighter-1: #0d4488ff;
                --theme-main-color-brighter-2: #2c63a7ff;
                --theme-main-color-brighter-3: #3970b4ff;
                --theme-main-color-darker-1: #003579ff;
                --theme-main-color-darker-2: #00165aff;
                --theme-main-color-darker-3: #000a4eff;
                --theme-main-color-opacity-1: #063d8128;
                --theme-main-color-opacity-2: #063d817F;
                --theme-main-color-opacity-3: #063d81C8;
                --theme-main-font-color: #cccccc;
                --theme-main-font-color-darker-1: #999999ff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --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;
            }