
            :root 
            { 
                --theme-main-color: #bd8e00;
                --theme-main-color-brighter-1: #c49507ff;
                --theme-main-color-brighter-2: #e3b426ff;
                --theme-main-color-brighter-3: #f0c133ff;
                --theme-main-color-darker-1: #b58600ff;
                --theme-main-color-darker-2: #966700ff;
                --theme-main-color-darker-3: #8a5b00ff;
                --theme-main-color-opacity-1: #bd8e0028;
                --theme-main-color-opacity-2: #bd8e007F;
                --theme-main-color-opacity-3: #bd8e00C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #000000;
                --theme-secondary-color-brighter-1: #070707ff;
                --theme-secondary-color-brighter-2: #262626ff;
                --theme-secondary-color-brighter-3: #333333ff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #000000;
                --background-size: cover;
            }