
            :root 
            { 
                --theme-main-color: #a5c408;
                --theme-main-color-brighter-1: #accb0fff;
                --theme-main-color-brighter-2: #cbea2eff;
                --theme-main-color-brighter-3: #d8f73bff;
                --theme-main-color-darker-1: #9dbc00ff;
                --theme-main-color-darker-2: #7e9d00ff;
                --theme-main-color-darker-3: #729100ff;
                --theme-main-color-opacity-1: #a5c40828;
                --theme-main-color-opacity-2: #a5c4087F;
                --theme-main-color-opacity-3: #a5c408C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #a5c408;
                --theme-secondary-color-brighter-1: #accb0fff;
                --theme-secondary-color-brighter-2: #cbea2eff;
                --theme-secondary-color-brighter-3: #d8f73bff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #ffffff;
                --background-size: cover;
            }