/* ===== PEOPLE PAGE STYLES ===== */
/* Card component styles are in components/people-card.css */
.people-intro {
  max-width: 40rem;
}

.people-intro p {
  line-height: 1.6;
}

.people-section {
  margin-top: 3rem;
}
