
            :root 
            { 
                --theme-main-color: #2b3a8c;
                --theme-main-color-brighter-1: #324193ff;
                --theme-main-color-brighter-2: #5160b2ff;
                --theme-main-color-brighter-3: #5e6dbfff;
                --theme-main-color-darker-1: #233284ff;
                --theme-main-color-darker-2: #041365ff;
                --theme-main-color-darker-3: #000759ff;
                --theme-main-color-opacity-1: #2b3a8c28;
                --theme-main-color-opacity-2: #2b3a8c7F;
                --theme-main-color-opacity-3: #2b3a8cC8;
                --theme-main-font-color: #f9f0f0;
                --theme-main-font-color-darker-1: #c6bdbdff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #0367a6;
                --theme-secondary-color-brighter-1: #0a6eadff;
                --theme-secondary-color-brighter-2: #298dccff;
                --theme-secondary-color-brighter-3: #369ad9ff;
                --theme-secondary-font-color: #f26e22;
                --theme-secondary-font-color-darker-1: #bf3b00ff;
                --theme-secondary-font-color-brighter-1: #ffa155ff;
                --theme-tertiary-color: #04BFBF;
                --background-size: cover;
            }