
            :root 
            { 
                --theme-main-color: #dcb000;
                --theme-main-color-brighter-1: #e3b707ff;
                --theme-main-color-brighter-2: #ffd626ff;
                --theme-main-color-brighter-3: #ffe333ff;
                --theme-main-color-darker-1: #d4a800ff;
                --theme-main-color-darker-2: #b58900ff;
                --theme-main-color-darker-3: #a97d00ff;
                --theme-main-color-opacity-1: #dcb00028;
                --theme-main-color-opacity-2: #dcb0007F;
                --theme-main-color-opacity-3: #dcb000C8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #bd8e00;
                --theme-secondary-color-brighter-1: #c49507ff;
                --theme-secondary-color-brighter-2: #e3b426ff;
                --theme-secondary-color-brighter-3: #f0c133ff;
                --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;
            }