
            :root 
            { 
                --theme-main-color: rgba(60,195,17,0.76);
                --theme-main-color-brighter-1: #43ca18c1;
                --theme-main-color-brighter-2: #62e937c1;
                --theme-main-color-brighter-3: #6ff644c1;
                --theme-main-color-darker-1: #34bb09c1;
                --theme-main-color-darker-2: #159c00c1;
                --theme-main-color-darker-3: #099000c1;
                --theme-main-color-opacity-1: rgba(60,195,17,0.76)28;
                --theme-main-color-opacity-2: rgba(60,195,17,0.76)7F;
                --theme-main-color-opacity-3: rgba(60,195,17,0.76)C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: rgba(149,197,17,0.55);
                --theme-secondary-color-brighter-1: #9ccc188c;
                --theme-secondary-color-brighter-2: #bbeb378c;
                --theme-secondary-color-brighter-3: #c8f8448c;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #11c541;
                --background-size: cover;
            }