
            :root 
            { 
                --theme-main-color: rgba(147,149,146,0.93);
                --theme-main-color-brighter-1: #9a9c99ed;
                --theme-main-color-brighter-2: #b9bbb8ed;
                --theme-main-color-brighter-3: #c6c8c5ed;
                --theme-main-color-darker-1: #8b8d8aed;
                --theme-main-color-darker-2: #6c6e6bed;
                --theme-main-color-darker-3: #60625fed;
                --theme-main-color-opacity-1: rgba(147,149,146,0.93)28;
                --theme-main-color-opacity-2: rgba(147,149,146,0.93)7F;
                --theme-main-color-opacity-3: rgba(147,149,146,0.93)C8;
                --theme-main-font-color: #000000;
                --theme-main-font-color-darker-1: #000000ff;
                --theme-main-font-color-brighter-1: #333333ff;
                --theme-secondary-color: #a9bb71;
                --theme-secondary-color-brighter-1: #b0c278ff;
                --theme-secondary-color-brighter-2: #cfe197ff;
                --theme-secondary-color-brighter-3: #dceea4ff;
                --theme-secondary-font-color: #4169e1;
                --theme-secondary-font-color-darker-1: #0e36aeff;
                --theme-secondary-font-color-brighter-1: #749cffff;
                --theme-tertiary-color: #04BFBF;
                --background-size: cover;
            }