
            :root 
            { 
                --theme-main-color: #86dded;
                --theme-main-color-brighter-1: #8de4f4ff;
                --theme-main-color-brighter-2: #acffffff;
                --theme-main-color-brighter-3: #b9ffffff;
                --theme-main-color-darker-1: #7ed5e5ff;
                --theme-main-color-darker-2: #5fb6c6ff;
                --theme-main-color-darker-3: #53aabaff;
                --theme-main-color-opacity-1: #86dded28;
                --theme-main-color-opacity-2: #86dded7F;
                --theme-main-color-opacity-3: #86ddedC8;
                --theme-main-font-color: #a2aaaf;
                --theme-main-font-color-darker-1: #6f777cff;
                --theme-main-font-color-brighter-1: #d5dde2ff;
                --theme-secondary-color: #04BFBF;
                --theme-secondary-color-brighter-1: #04BFBF;
                --theme-secondary-color-brighter-2: #04BFBF;
                --theme-secondary-color-brighter-3: #04BFBF;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #04BFBF;
                --background-size: cover;
            }