.single-post-main .entry-header { margin-bottom: 1.5rem; }
.single-post-main .entry-header h1 { font-size: clamp(1.8rem, 3vw, 2.6rem); }
.single-post-main time { color: var(--steel-gray); font-size: 0.9rem; }
.single-post-main .featured-image { margin-bottom: 1.5rem; border-radius: var(--radius); overflow: hidden; }
.single-post-main .entry-content h2 { margin-top: 2rem; }
.single-post-main .entry-content h3 { margin-top: 1.5rem; }
.blog-card .post-categories, .blog-card .category { font-size: 0.78rem; text-transform: uppercase; letter-spacing: .05em; color: var(--steel-gray); }
.archive-header { margin-bottom: 2rem; }
.archive-description { color: var(--steel-gray); }
