*{margin:0;padding:0;box-sizing:border-box}:root{--header-bg:#d4c4a8;--header-text:#3d2817;--hero-bg:#3d2817;--hero-text:#fff;--footer-bg:#3d2817;--footer-text:#fff;--background:#faf9f6;--accent:#8b7355}body{font-family:Georgia,Times New Roman,serif;background-color:var(--background);color:var(--header-text);line-height:1.6}a{text-decoration:none;color:inherit;transition:opacity .3s ease}a:hover{opacity:.7}