
            :root 
            { 
                --theme-main-color: #049df2;
                --theme-main-color-brighter-1: #0ba4f9ff;
                --theme-main-color-brighter-2: #2ac3ffff;
                --theme-main-color-brighter-3: #37d0ffff;
                --theme-main-color-darker-1: #0095eaff;
                --theme-main-color-darker-2: #0076cbff;
                --theme-main-color-darker-3: #006abfff;
                --theme-main-color-opacity-1: #049df228;
                --theme-main-color-opacity-2: #049df27F;
                --theme-main-color-opacity-3: #049df2C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #f5b709;
                --theme-secondary-color-brighter-1: #fcbe10ff;
                --theme-secondary-color-brighter-2: #ffdd2fff;
                --theme-secondary-color-brighter-3: #ffea3cff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #049df2;
                --background-size: cover;
            }