
            :root 
            { 
                --theme-main-color: #25c7de;
                --theme-main-color-brighter-1: #2ccee5ff;
                --theme-main-color-brighter-2: #4bedffff;
                --theme-main-color-brighter-3: #58faffff;
                --theme-main-color-darker-1: #1dbfd6ff;
                --theme-main-color-darker-2: #00a0b7ff;
                --theme-main-color-darker-3: #0094abff;
                --theme-main-color-opacity-1: #25c7de28;
                --theme-main-color-opacity-2: #25c7de7F;
                --theme-main-color-opacity-3: #25c7deC8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #69cad8;
                --theme-secondary-color-brighter-1: #70d1dfff;
                --theme-secondary-color-brighter-2: #8ff0feff;
                --theme-secondary-color-brighter-3: #9cfdffff;
                --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;
            }