
            :root 
            { 
                --theme-main-color: #185581;
                --theme-main-color-brighter-1: #1f5c88ff;
                --theme-main-color-brighter-2: #3e7ba7ff;
                --theme-main-color-brighter-3: #4b88b4ff;
                --theme-main-color-darker-1: #104d79ff;
                --theme-main-color-darker-2: #002e5aff;
                --theme-main-color-darker-3: #00224eff;
                --theme-main-color-opacity-1: #18558128;
                --theme-main-color-opacity-2: #1855817F;
                --theme-main-color-opacity-3: #185581C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #188a9b;
                --theme-secondary-color-brighter-1: #1f91a2ff;
                --theme-secondary-color-brighter-2: #3eb0c1ff;
                --theme-secondary-color-brighter-3: #4bbdceff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #185581;
                --background-size: cover;
            }