@media (max-width: 700px) {
  .hero-venue {
    padding-top: 10px !important;
  }

  .hero-venue-copy .eyebrow {
    font-size: 12px !important;
    letter-spacing: .08em !important;
  }

  .hero-venue-copy h1 {
    font-size: 44px !important;
    line-height: 1.04 !important;
    letter-spacing: -.04em !important;
    margin-bottom: 12px !important;
  }

  .hero-venue-copy .subtitle {
    font-size: 16px !important;
    line-height: 1.45 !important;
    max-width: 92% !important;
  }

  .hero-actions {
    gap: 10px !important;
  }

  .hero-actions .btn {
    font-size: 14px !important;
    padding: 12px 17px !important;
    min-width: 0 !important;
  }

  .hero-pizza-inline img {
    border-radius: 22px !important;
  }

  .hero-point {
    min-height: 108px !important;
    padding: 12px 8px !important;
  }

  .hero-point strong {
    font-size: 13px !important;
  }

  .hero-point span {
    font-size: 12px !important;
  }

  .intro-box,
  .menu-card,
  .contact-card {
    padding: 20px !important;
    border-radius: 22px !important;
  }

  .intro-box h2,
  .menu-head h2 {
    font-size: 30px !important;
    line-height: 1.12 !important;
  }

  .intro-box h3,
  .contact-card h3 {
    font-size: 22px !important;
  }

  .intro-box p,
  .intro-box li,
  .menu-head p,
  .menu-card p,
  .contact-card p {
    font-size: 15px !important;
    line-height: 1.52 !important;
  }

  .menu-card h3 {
    font-size: 24px !important;
  }

  .menu-card h3 small {
    font-size: 13px !important;
  }

  .contact-button {
    font-size: 15px !important;
    padding: 11px 17px !important;
  }
}
