
            :root 
            { 
                --theme-main-color: #38a716;
                --theme-main-color-brighter-1: #3fae1dff;
                --theme-main-color-brighter-2: #5ecd3cff;
                --theme-main-color-brighter-3: #6bda49ff;
                --theme-main-color-darker-1: #309f0eff;
                --theme-main-color-darker-2: #118000ff;
                --theme-main-color-darker-3: #057400ff;
                --theme-main-color-opacity-1: #38a71628;
                --theme-main-color-opacity-2: #38a7167F;
                --theme-main-color-opacity-3: #38a716C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #095d17;
                --theme-secondary-color-brighter-1: #10641eff;
                --theme-secondary-color-brighter-2: #2f833dff;
                --theme-secondary-color-brighter-3: #3c904aff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #000000;
                --background-size: cover;
            }