
            :root 
            { 
                --theme-main-color: #4f7bd9;
                --theme-main-color-brighter-1: #5682e0ff;
                --theme-main-color-brighter-2: #75a1ffff;
                --theme-main-color-brighter-3: #82aeffff;
                --theme-main-color-darker-1: #4773d1ff;
                --theme-main-color-darker-2: #2854b2ff;
                --theme-main-color-darker-3: #1c48a6ff;
                --theme-main-color-opacity-1: #4f7bd928;
                --theme-main-color-opacity-2: #4f7bd97F;
                --theme-main-color-opacity-3: #4f7bd9C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #eda8a6;
                --theme-secondary-color-brighter-1: #f4afadff;
                --theme-secondary-color-brighter-2: #ffceccff;
                --theme-secondary-color-brighter-3: #ffdbd9ff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #5b4bc4;
                --background-size: cover;
            }