
            :root 
            { 
                --theme-main-color: #015382;
                --theme-main-color-brighter-1: #085a89ff;
                --theme-main-color-brighter-2: #2779a8ff;
                --theme-main-color-brighter-3: #3486b5ff;
                --theme-main-color-darker-1: #004b7aff;
                --theme-main-color-darker-2: #002c5bff;
                --theme-main-color-darker-3: #00204fff;
                --theme-main-color-opacity-1: #01538228;
                --theme-main-color-opacity-2: #0153827F;
                --theme-main-color-opacity-3: #015382C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #cccccc;
                --theme-secondary-color-brighter-1: #d3d3d3ff;
                --theme-secondary-color-brighter-2: #f2f2f2ff;
                --theme-secondary-color-brighter-3: #ffffffff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #0a0a0a;
                --background-size: cover;
            }