
            :root 
            { 
                --theme-main-color: #1bbd00;
                --theme-main-color-brighter-1: #22c407ff;
                --theme-main-color-brighter-2: #41e326ff;
                --theme-main-color-brighter-3: #4ef033ff;
                --theme-main-color-darker-1: #13b500ff;
                --theme-main-color-darker-2: #009600ff;
                --theme-main-color-darker-3: #008a00ff;
                --theme-main-color-opacity-1: #1bbd0028;
                --theme-main-color-opacity-2: #1bbd007F;
                --theme-main-color-opacity-3: #1bbd00C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #3ae02b;
                --theme-secondary-color-brighter-1: #41e732ff;
                --theme-secondary-color-brighter-2: #60ff51ff;
                --theme-secondary-color-brighter-3: #6dff5eff;
                --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;
            }