
            :root 
            { 
                --theme-main-color: #297006;
                --theme-main-color-brighter-1: #30770dff;
                --theme-main-color-brighter-2: #4f962cff;
                --theme-main-color-brighter-3: #5ca339ff;
                --theme-main-color-darker-1: #216800ff;
                --theme-main-color-darker-2: #024900ff;
                --theme-main-color-darker-3: #003d00ff;
                --theme-main-color-opacity-1: #29700628;
                --theme-main-color-opacity-2: #2970067F;
                --theme-main-color-opacity-3: #297006C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: rgba(4,222,251,0.02);
                --theme-secondary-color-brighter-1: #0be5ff05;
                --theme-secondary-color-brighter-2: #2affff05;
                --theme-secondary-color-brighter-3: #37ffff05;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #2104fb;
                --background-size: cover;
            }