/* Article-specific stylesheet: lightweight and scoped for performance */
@import url('../style.css');

.article.lead { margin-bottom: 1rem; }
.page.article-page .content { line-height:1.6; }
.page.article-page h1 { font-size:1.9rem; }
.page.article-page h2 { margin-top:1.4rem; }
