:root{--green:#1f8a52;--green2:#0a6b3b;--red:#b22730;--sand:#f4ecda;--cream:#fbf6ea;--ink:#231911}*{box-sizing:border-box}body,html{margin:0;padding:0}body{background:var(--cream);color:var(--ink);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5}a{color:var(--green2)}