/* Manuel Marquez — ajuste de jerarquia y enfoque profesional v24. */

html body#encore-theme section.mm-portal.mm-portal--blue h1{
  margin-bottom:56px!important;
}

html body#encore-theme section.mm-portal.mm-portal--blue .mm-portal__lead{
  font-size:clamp(22px,2.2vw,27px)!important;
  line-height:1.42!important;
  font-weight:700!important;
  letter-spacing:-.008em!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  opacity:1!important;
}

@media(max-width:767px){
  html body#encore-theme section.mm-portal.mm-portal--blue h1{
    margin-bottom:42px!important;
  }
  html body#encore-theme section.mm-portal.mm-portal--blue .mm-portal__lead{
    font-size:21px!important;
    line-height:1.46!important;
    font-weight:700!important;
  }
}
