
            :root 
            { 
                --theme-main-color: #04345d;
                --theme-main-color-brighter-1: #0b3b64ff;
                --theme-main-color-brighter-2: #2a5a83ff;
                --theme-main-color-brighter-3: #376790ff;
                --theme-main-color-darker-1: #002c55ff;
                --theme-main-color-darker-2: #000d36ff;
                --theme-main-color-darker-3: #00012aff;
                --theme-main-color-opacity-1: #04345d28;
                --theme-main-color-opacity-2: #04345d7F;
                --theme-main-color-opacity-3: #04345dC8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #cbcb1a;
                --theme-secondary-color-brighter-1: #d2d221ff;
                --theme-secondary-color-brighter-2: #f1f140ff;
                --theme-secondary-color-brighter-3: #fefe4dff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #04345d;
                --background-size: cover;
            }