/* Keep the existing yellow tagline separate from the descriptive H1. */
.water-detail #home.fonck-hero h1,
.water-detail main .fonck-brook-season-layout > .water-season h3 { text-wrap:balance; }
.water-detail #home.fonck-hero .waters-hero-copy .water-hero-tagline {
  color:#f4d77d;
  font:400 clamp(34.56px,3.456vw,52.48px)/1.08 "Bebas Neue",sans-serif;
  letter-spacing:.01875em; margin:14px 0 0; padding:0; text-transform:uppercase;
}
.water-detail main .fonck-brook-season-layout > .water-season h3 { margin-bottom:10px; }
.water-detail main .fonck-brook-season-layout > .water-season .water-season-dates {
  color:#f4d77d; font:400 30px/1.15 "Bebas Neue",sans-serif; margin:0 0 22px;
}
@media (max-width:991px) {
  .water-detail #home.fonck-hero .waters-hero-copy .water-hero-tagline { color:#826514; text-shadow:none; }
}
@media (max-width:767px) {
  .water-detail #home.fonck-hero .waters-hero-copy .water-hero-tagline { font-size:clamp(26.88px,7.04vw,33.28px); margin-top:13px; }
}
