
            :root 
            { 
                --theme-main-color: #105fd6;
                --theme-main-color-brighter-1: #1766ddff;
                --theme-main-color-brighter-2: #3685fcff;
                --theme-main-color-brighter-3: #4392ffff;
                --theme-main-color-darker-1: #0857ceff;
                --theme-main-color-darker-2: #0038afff;
                --theme-main-color-darker-3: #002ca3ff;
                --theme-main-color-opacity-1: #105fd628;
                --theme-main-color-opacity-2: #105fd67F;
                --theme-main-color-opacity-3: #105fd6C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #9dabd4;
                --theme-secondary-color-brighter-1: #a4b2dbff;
                --theme-secondary-color-brighter-2: #c3d1faff;
                --theme-secondary-color-brighter-3: #d0deffff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #edb218;
                --background-size: cover;
            }