@media (max-width: 768px) {
  .hero-card {
    padding: 1.25rem;
  }
  .page-title {
    font-size: 1.9rem;
  }
}
