
            :root 
            { 
                --theme-main-color: rgba(253,153,153,0.51);
                --theme-main-color-brighter-1: #ffa0a082;
                --theme-main-color-brighter-2: #ffbfbf82;
                --theme-main-color-brighter-3: #ffcccc82;
                --theme-main-color-darker-1: #f5919182;
                --theme-main-color-darker-2: #d6727282;
                --theme-main-color-darker-3: #ca666682;
                --theme-main-color-opacity-1: rgba(253,153,153,0.51)28;
                --theme-main-color-opacity-2: rgba(253,153,153,0.51)7F;
                --theme-main-color-opacity-3: rgba(253,153,153,0.51)C8;
                --theme-main-font-color: #cccccc;
                --theme-main-font-color-darker-1: #999999ff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #04BFBF;
                --theme-secondary-color-brighter-1: #04BFBF;
                --theme-secondary-color-brighter-2: #04BFBF;
                --theme-secondary-color-brighter-3: #04BFBF;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #04BFBF;
                --background-size: cover;
            }