/* Page-specific styles for book-a-call.html.
   Loaded alongside css/style.css — relies on that file's tokens and its
   .kicker / .booking-sub / .booking-iframe rules. */

.booking h1 {
  font-size: clamp(2.2rem, 1.7rem + 2.2vw, 3.2rem);
  margin-bottom: 1.5rem;
}
