
            :root 
            { 
                --theme-main-color: #c8a35f;
                --theme-main-color-brighter-1: #cfaa66ff;
                --theme-main-color-brighter-2: #eec985ff;
                --theme-main-color-brighter-3: #fbd692ff;
                --theme-main-color-darker-1: #c09b57ff;
                --theme-main-color-darker-2: #a17c38ff;
                --theme-main-color-darker-3: #95702cff;
                --theme-main-color-opacity-1: #c8a35f28;
                --theme-main-color-opacity-2: #c8a35f7F;
                --theme-main-color-opacity-3: #c8a35fC8;
                --theme-main-font-color: #ffffff;
                --theme-main-font-color-darker-1: #ccccccff;
                --theme-main-font-color-brighter-1: #ffffffff;
                --theme-secondary-color: #e9e1d3;
                --theme-secondary-color-brighter-1: #f0e8daff;
                --theme-secondary-color-brighter-2: #fffff9ff;
                --theme-secondary-color-brighter-3: #ffffffff;
                --theme-secondary-font-color: #ffffff;
                --theme-secondary-font-color-darker-1: #ccccccff;
                --theme-secondary-font-color-brighter-1: #ffffffff;
                --theme-tertiary-color: #1a1a1a;
                --background-size: cover;
            }