
            :root 
            { 
                --theme-main-color: #1167b4;
                --theme-main-color-brighter-1: #186ebbff;
                --theme-main-color-brighter-2: #378ddaff;
                --theme-main-color-brighter-3: #449ae7ff;
                --theme-main-color-darker-1: #095facff;
                --theme-main-color-darker-2: #00408dff;
                --theme-main-color-darker-3: #003481ff;
                --theme-main-color-opacity-1: #1167b428;
                --theme-main-color-opacity-2: #1167b47F;
                --theme-main-color-opacity-3: #1167b4C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #007ae3;
                --theme-secondary-color-brighter-1: #0781eaff;
                --theme-secondary-color-brighter-2: #26a0ffff;
                --theme-secondary-color-brighter-3: #33adffff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #6f6f6f;
                --background-size: cover;
            }