/* ===== Contacto: hero ===== */
.contacto-hero{padding:115px 0 50px;}
.contacto-hero-title{font-family:"Lora",serif;font-size:clamp(32px,4vw,50px);line-height:1.1;font-weight:700;letter-spacing:-1px;margin-bottom:16px;}
.contacto-hero-text{font-size:17px;line-height:1.62;color:#6d6064;max-width:560px;margin:0 auto;}

@media(max-width:991px){
  .contacto-hero{padding:90px 0 30px;}
}
