/* ===== COURSE/MODULE PAGE ===== */
/* Card styles are in components/row-card.css */

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

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