/* Public page title rhythm — utility/hub pages (homepage hero excluded) */

.ch-hero-title,
.apt-hero h1,
.page-hero-compact .ph-hero-title,
.page-hero-compact h1 {
  font-size: clamp(1.55rem, 2.6vw, 2rem);
}

.th-hero-copy h1,
.bh-hero-title,
.page-hero-color h1 {
  font-size: clamp(1.65rem, 2.8vw, 2.15rem);
}

.page-hero-therapists h1 {
  font-size: clamp(1.55rem, 2.6vw, 2rem);
}
