:root{--theme-primary: #44403c;--theme-primary-gradient: #ea580c;--theme-shadow: #000000;--theme-text: #ffffff;--theme-accent: #ea580c;--font-display: "Playfair Display", serif;--font-body: "Inter", sans-serif}@theme{ --font-display: var(--font-display); --font-body: var(--font-body); }body{font-family:var(--font-body);color:var(--theme-primary)}h1,h2,h3,h4,h5,h6{font-family:var(--font-display)}
