
            :root 
            { 
                --theme-main-color: #00798c;
                --theme-main-color-brighter-1: #078093ff;
                --theme-main-color-brighter-2: #269fb2ff;
                --theme-main-color-brighter-3: #33acbfff;
                --theme-main-color-darker-1: #007184ff;
                --theme-main-color-darker-2: #005265ff;
                --theme-main-color-darker-3: #004659ff;
                --theme-main-color-opacity-1: #00798c28;
                --theme-main-color-opacity-2: #00798c7F;
                --theme-main-color-opacity-3: #00798cC8;
                --theme-main-font-color: rgba(0,0,0,0.72);
                --theme-main-font-color-darker-1: #000000b7;
                --theme-main-font-color-brighter-1: #333333b7;
                --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: contain;
            }