
            :root 
            { 
                --theme-main-color: rgba(17,114,9,0.73);
                --theme-main-color-brighter-1: #187910ba;
                --theme-main-color-brighter-2: #37982fba;
                --theme-main-color-brighter-3: #44a53cba;
                --theme-main-color-darker-1: #096a01ba;
                --theme-main-color-darker-2: #004b00ba;
                --theme-main-color-darker-3: #003f00ba;
                --theme-main-color-opacity-1: rgba(17,114,9,0.73)28;
                --theme-main-color-opacity-2: rgba(17,114,9,0.73)7F;
                --theme-main-color-opacity-3: rgba(17,114,9,0.73)C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: rgba(70,113,9,0.94);
                --theme-secondary-color-brighter-1: #4d7810ef;
                --theme-secondary-color-brighter-2: #6c972fef;
                --theme-secondary-color-brighter-3: #79a43cef;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #097135;
                --background-size: cover;
            }