/* ===== STORY PAGE STYLES ===== */
/* Template-specific styles for story pages */

.story {
  margin-top: 5rem;
}

/* ===== SECTION LAYOUT ===== */
.story-section {
  margin-top: 3rem;
  min-width: 0;
}

.story-section .section-heading {
  margin-bottom: 1rem;
}
