
            :root 
            { 
                --theme-main-color: #aec53c;
                --theme-main-color-brighter-1: #b5cc43ff;
                --theme-main-color-brighter-2: #d4eb62ff;
                --theme-main-color-brighter-3: #e1f86fff;
                --theme-main-color-darker-1: #a6bd34ff;
                --theme-main-color-darker-2: #879e15ff;
                --theme-main-color-darker-3: #7b9209ff;
                --theme-main-color-opacity-1: #aec53c28;
                --theme-main-color-opacity-2: #aec53c7F;
                --theme-main-color-opacity-3: #aec53cC8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #344415;
                --theme-secondary-color-brighter-1: #3b4b1cff;
                --theme-secondary-color-brighter-2: #5a6a3bff;
                --theme-secondary-color-brighter-3: #677748ff;
                --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;
            }