:root{--text:#222;--bg:#fff;--border:#ddd;}body{font-family:serif;line-height:1.8;margin:0 auto;max-width:700px;padding:2rem;background:var(--bg);color:var(--text);}a{color:var(--text);font-weight:bold;}img{max-width:100%;height:auto;border-radius:4px;}.site-header h1{font-size:2rem;margin:0;}.site-header p{font-style:italic;margin-bottom:3rem;}.post-item{margin-bottom:2.5rem;border-bottom:1px solid var(--border);padding-bottom:1.5rem;} .post-item h2{margin-top:0;margin-bottom:0.5rem;}.post-item p{margin-top:0;} .single-post-container .feature-image img{width:100%;margin-bottom:1.5rem;}nav{margin-bottom:1.5rem;}nav a{text-decoration:none;} .footer{text-align:center;margin-top:3rem;font-size:.8em;color:#999;}