
            :root 
            { 
                --theme-main-color: rgba(218,173,43,0.97);
                --theme-main-color-brighter-1: #e1b432f7;
                --theme-main-color-brighter-2: #ffd351f7;
                --theme-main-color-brighter-3: #ffe05ef7;
                --theme-main-color-darker-1: #d2a523f7;
                --theme-main-color-darker-2: #b38604f7;
                --theme-main-color-darker-3: #a77a00f7;
                --theme-main-color-opacity-1: rgba(218,173,43,0.97)28;
                --theme-main-color-opacity-2: rgba(218,173,43,0.97)7F;
                --theme-main-color-opacity-3: rgba(218,173,43,0.97)C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #32cd32;
                --theme-secondary-color-brighter-1: #39d439ff;
                --theme-secondary-color-brighter-2: #58f358ff;
                --theme-secondary-color-brighter-3: #65ff65ff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #e1415a;
                --background-size: cover;
            }