/* V340 — localized hero copy rhythm */
.jp-hero-lead{max-width:100%;text-wrap:balance}
.jp-hero-desc{max-width:100%;text-wrap:balance}
.jp-hero-desc-line{display:block}
@media (max-width:980px){
  .jp-hero-lead,.jp-hero-desc{margin-left:auto!important;margin-right:auto!important}
}
@media (max-width:640px){
  .jp-hero-lead,.jp-hero-desc{text-wrap:pretty}
  .jp-hero-desc-line{display:block}
}
