
            :root 
            { 
                --theme-main-color: #717171;
                --theme-main-color-brighter-1: #787878ff;
                --theme-main-color-brighter-2: #979797ff;
                --theme-main-color-brighter-3: #a4a4a4ff;
                --theme-main-color-darker-1: #696969ff;
                --theme-main-color-darker-2: #4a4a4aff;
                --theme-main-color-darker-3: #3e3e3eff;
                --theme-main-color-opacity-1: #71717128;
                --theme-main-color-opacity-2: #7171717F;
                --theme-main-color-opacity-3: #717171C8;
                --theme-main-font-color: #686868;
                --theme-main-font-color-darker-1: #353535ff;
                --theme-main-font-color-brighter-1: #9b9b9bff;
                --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;
            }