
            :root 
            { 
                --theme-main-color: #097125;
                --theme-main-color-brighter-1: #10782cff;
                --theme-main-color-brighter-2: #2f974bff;
                --theme-main-color-brighter-3: #3ca458ff;
                --theme-main-color-darker-1: #01691dff;
                --theme-main-color-darker-2: #004a00ff;
                --theme-main-color-darker-3: #003e00ff;
                --theme-main-color-opacity-1: #09712528;
                --theme-main-color-opacity-2: #0971257F;
                --theme-main-color-opacity-3: #097125C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #217109;
                --theme-secondary-color-brighter-1: #287810ff;
                --theme-secondary-color-brighter-2: #47972fff;
                --theme-secondary-color-brighter-3: #54a43cff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #097159;
                --background-size: cover;
            }