/* Minimal per-article styles to ensure layout inherits existing article rules */
.article-page .content {
  /* Keep spacing consistent with other articles */
}

.article-page .content h2 {
  margin-top: 1.25rem;
}
