
            :root 
            { 
                --theme-main-color: #61ce70;
                --theme-main-color-brighter-1: #68d577ff;
                --theme-main-color-brighter-2: #87f496ff;
                --theme-main-color-brighter-3: #94ffa3ff;
                --theme-main-color-darker-1: #59c668ff;
                --theme-main-color-darker-2: #3aa749ff;
                --theme-main-color-darker-3: #2e9b3dff;
                --theme-main-color-opacity-1: #61ce7028;
                --theme-main-color-opacity-2: #61ce707F;
                --theme-main-color-opacity-3: #61ce70C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #88ce5f;
                --theme-secondary-color-brighter-1: #8fd566ff;
                --theme-secondary-color-brighter-2: #aef485ff;
                --theme-secondary-color-brighter-3: #bbff92ff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #474d4a;
                --background-size: cover;
            }