
            :root 
            { 
                --theme-main-color: rgba(192,98,146,0.59);
                --theme-main-color-brighter-1: #c7699996;
                --theme-main-color-brighter-2: #e688b896;
                --theme-main-color-brighter-3: #f395c596;
                --theme-main-color-darker-1: #b85a8a96;
                --theme-main-color-darker-2: #993b6b96;
                --theme-main-color-darker-3: #8d2f5f96;
                --theme-main-color-opacity-1: rgba(192,98,146,0.59)28;
                --theme-main-color-opacity-2: rgba(192,98,146,0.59)7F;
                --theme-main-color-opacity-3: rgba(192,98,146,0.59)C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #c062aa;
                --theme-secondary-color-brighter-1: #c769b1ff;
                --theme-secondary-color-brighter-2: #e688d0ff;
                --theme-secondary-color-brighter-3: #f395ddff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #c062aa;
                --background-size: cover;
            }