/* ===== STRUCTURES HUB PAGE ===== */
/* Card styles are in components/panorama-card.css */

.structures-intro {
  margin-bottom: 3rem;
}

.structures-intro p {
  font-family: var(--font-body);
  font-size: var(--body-size);
  line-height: 1.6;
  max-width: 40rem;
}
