
            :root 
            { 
                --theme-main-color: #f50049;
                --theme-main-color-brighter-1: #fc0750ff;
                --theme-main-color-brighter-2: #ff266fff;
                --theme-main-color-brighter-3: #ff337cff;
                --theme-main-color-darker-1: #ed0041ff;
                --theme-main-color-darker-2: #ce0022ff;
                --theme-main-color-darker-3: #c20016ff;
                --theme-main-color-opacity-1: #f5004928;
                --theme-main-color-opacity-2: #f500497F;
                --theme-main-color-opacity-3: #f50049C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #000000;
                --theme-secondary-color-brighter-1: #070707ff;
                --theme-secondary-color-brighter-2: #262626ff;
                --theme-secondary-color-brighter-3: #333333ff;
                --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;
            }