
            :root 
            { 
                --theme-main-color: #004aad;
                --theme-main-color-brighter-1: #0751b4ff;
                --theme-main-color-brighter-2: #2670d3ff;
                --theme-main-color-brighter-3: #337de0ff;
                --theme-main-color-darker-1: #0042a5ff;
                --theme-main-color-darker-2: #002386ff;
                --theme-main-color-darker-3: #00177aff;
                --theme-main-color-opacity-1: #004aad28;
                --theme-main-color-opacity-2: #004aad7F;
                --theme-main-color-opacity-3: #004aadC8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #ffca0b;
                --theme-secondary-color-brighter-1: #ffd112ff;
                --theme-secondary-color-brighter-2: #fff031ff;
                --theme-secondary-color-brighter-3: #fffd3eff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #0c9a0c;
                --background-size: cover;
            }