/* v564 booking hero dynamic business text fix */
body.booking-page .booking-business-hero,
body.booking-page .booking-business-hero *,
body.booking-page .sf-v564-booking-intro,
body.booking-page .sf-v564-booking-intro *{
  color:#050505 !important;
}
body.booking-page .booking-business-hero .badge{
  color:#050505 !important;
  background:rgba(255,255,255,.78) !important;
  border-color:rgba(0,0,0,.18) !important;
}
body.booking-page .booking-business-hero h1,
body.booking-page .booking-business-hero h1 span{
  color:#050505 !important;
  -webkit-text-fill-color:#050505 !important;
  text-shadow:none !important;
}
body.booking-page .booking-business-hero p,
body.booking-page .booking-business-hero strong,
body.booking-page [data-booking-business-name],
body.booking-page [data-booking-business-address]{
  color:#050505 !important;
  -webkit-text-fill-color:#050505 !important;
}
