body { max-width: 700px; margin: 2rem auto; padding: 0 1rem; font-family: 'Lora', serif; font-size: 1.125rem; line-height: 1.6; }
a { color: inherit; text-decoration: none; border-bottom: 1px dotted #ccc; }
article h2 a { border-bottom: none; }
article h2 { margin-bottom: 0; font-size: 1.8em; }
time a { color: #666; font-size: 1rem; }
.post p:first-of-type::first-letter { font-size: 3.6rem; float: left; line-height: 1; margin-right: 0.1em; font-weight: 700; }
hr { border: none; border-top: 1px solid #eee; margin: 2rem 0; }
hr.dotted { border-top: 1px dotted #ccc; width: 100%; margin: 2.5rem auto 0.2rem auto; }
.sign-off { font-size: 0.8rem; margin-top: 0.3rem; text-align: center; }
.sign-off a { color: #acacac; border-bottom: none; }
