.single-post__header{margin-bottom:2rem}
.single-post__header time{color:var(--steel);font-size:.9rem}
.single-post__featured{margin-bottom:2rem;border-radius:var(--radius);overflow:hidden}
.single-post .entry-content{font-size:1.05rem;line-height:1.8}
.single-post .entry-content h2{margin-top:2.5rem;font-size:1.5rem}
.single-post .entry-content h3{margin-top:1.5rem;font-size:1.2rem}
.single-post .entry-content a{color:var(--blue);text-decoration:underline}
.post-disclaimer{font-size:.8rem;color:var(--steel);padding:1rem;background:var(--ice);border-radius:var(--radius);margin-top:2rem}

.archive-header{margin-bottom:2rem;text-align:center}
.archive-description{color:var(--steel)}

.search-result{padding:1.5rem 0;border-bottom:1px solid var(--ice)}
.search-result h2{font-size:1.25rem;margin-bottom:.5rem}
.search-result h2 a:hover{color:var(--blue)}
