*{box-sizing:border-box}body{margin:0;background:#f6f7f5;color:#1d2723;font:15px/1.7 Arial,sans-serif}header{height:72px;display:flex;align-items:center;border-bottom:1px solid #dce1de;background:#fff}header a,main,footer{width:min(860px,calc(100% - 36px));margin:auto}header a{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none;font-weight:700}header b{width:38px;height:38px;display:grid;place-items:center;background:#1d2723;color:#fff;font:22px Georgia,serif}main{padding:54px 0 70px}h1{margin:4px 0 8px;font:42px/1.15 Georgia,serif}h2{margin:34px 0 8px;font:24px/1.3 Georgia,serif}p{margin:10px 0}.eyebrow,.updated{color:#68736e;font-size:12px}.eyebrow{text-transform:uppercase;letter-spacing:1px}.updated{padding-bottom:24px;border-bottom:1px solid #dce1de}dl{display:grid;gap:1px;background:#dce1de;border:1px solid #dce1de}dl div{display:grid;grid-template-columns:220px 1fr;gap:20px;padding:12px 14px;background:#fff}dt{color:#68736e}dd{margin:0;font-weight:700}footer{display:flex;justify-content:space-between;gap:20px;padding:28px 0;border-top:1px solid #dce1de;font-size:12px}footer a{color:#285f4c}@media(max-width:600px){main{padding-top:34px}h1{font-size:32px}dl div{grid-template-columns:1fr;gap:2px}footer{flex-direction:column}}
