
            :root 
            { 
                --theme-main-color: #276da1;
                --theme-main-color-brighter-1: #2e74a8ff;
                --theme-main-color-brighter-2: #4d93c7ff;
                --theme-main-color-brighter-3: #5aa0d4ff;
                --theme-main-color-darker-1: #1f6599ff;
                --theme-main-color-darker-2: #00467aff;
                --theme-main-color-darker-3: #003a6eff;
                --theme-main-color-opacity-1: #276da128;
                --theme-main-color-opacity-2: #276da17F;
                --theme-main-color-opacity-3: #276da1C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #27a098;
                --theme-secondary-color-brighter-1: #2ea79fff;
                --theme-secondary-color-brighter-2: #4dc6beff;
                --theme-secondary-color-brighter-3: #5ad3cbff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #272fa0;
                --background-size: cover;
            }