
            :root 
            { 
                --theme-main-color: rgba(236,41,120,0.88);
                --theme-main-color-brighter-1: #f3307fe0;
                --theme-main-color-brighter-2: #ff4f9ee0;
                --theme-main-color-brighter-3: #ff5cabe0;
                --theme-main-color-darker-1: #e42170e0;
                --theme-main-color-darker-2: #c50251e0;
                --theme-main-color-darker-3: #b90045e0;
                --theme-main-color-opacity-1: rgba(236,41,120,0.88)28;
                --theme-main-color-opacity-2: rgba(236,41,120,0.88)7F;
                --theme-main-color-opacity-3: rgba(236,41,120,0.88)C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #eea1c9;
                --theme-secondary-color-brighter-1: #f5a8d0ff;
                --theme-secondary-color-brighter-2: #ffc7efff;
                --theme-secondary-color-brighter-3: #ffd4fcff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #000000;
                --background-size: cover;
            }