
            :root 
            { 
                --theme-main-color: #00579d;
                --theme-main-color-brighter-1: #075ea4ff;
                --theme-main-color-brighter-2: #267dc3ff;
                --theme-main-color-brighter-3: #338ad0ff;
                --theme-main-color-darker-1: #004f95ff;
                --theme-main-color-darker-2: #003076ff;
                --theme-main-color-darker-3: #00246aff;
                --theme-main-color-opacity-1: #00579d28;
                --theme-main-color-opacity-2: #00579d7F;
                --theme-main-color-opacity-3: #00579dC8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #64c3d5;
                --theme-secondary-color-brighter-1: #6bcadcff;
                --theme-secondary-color-brighter-2: #8ae9fbff;
                --theme-secondary-color-brighter-3: #97f6ffff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #00089e;
                --background-size: cover;
            }