
            :root 
            { 
                --theme-main-color: #004cd2;
                --theme-main-color-brighter-1: #0753d9ff;
                --theme-main-color-brighter-2: #2672f8ff;
                --theme-main-color-brighter-3: #337fffff;
                --theme-main-color-darker-1: #0044caff;
                --theme-main-color-darker-2: #0025abff;
                --theme-main-color-darker-3: #00199fff;
                --theme-main-color-opacity-1: #004cd228;
                --theme-main-color-opacity-2: #004cd27F;
                --theme-main-color-opacity-3: #004cd2C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #737373;
                --theme-secondary-color-brighter-1: #7a7a7aff;
                --theme-secondary-color-brighter-2: #999999ff;
                --theme-secondary-color-brighter-3: #a6a6a6ff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #4169e1;
                --background-size: cover;
            }