/* BETEL SILVA E FILHOS — tipografía compacta y profesional.
   No cambia estructura, fotos ni distribución. Los valores vienen del Panel Admin. */

html{font-size:var(--body-text-size,16px)}
.bs-nav a{color:var(--menu-text-color,#fff)!important}
.bs-nav-cta,.bs-btn-brand{color:var(--button-text-color,#090909)!important}

.bs-hero .bs-eyebrow{color:var(--hero-kicker-color,var(--brand))!important}
.bs-hero h1{
  color:var(--hero-title-color,#fff)!important;
  font-size:var(--hero-title-size,54px)!important;
  line-height:1.02!important;
  letter-spacing:-.035em!important;
  max-width:720px!important;
  margin:.55rem 0 .9rem!important;
}
.bs-hero p{
  color:var(--hero-subtitle-color,#fff)!important;
  font-size:var(--hero-subtitle-size,17px)!important;
  line-height:1.55!important;
  max-width:700px!important;
  margin-bottom:1.35rem!important;
}
.bs-section-head h2,.bs-about-copy h2,.bs-about-lead h2,.bs-page-hero h1,.bs-values-pro-copy h2{
  font-size:var(--section-title-size,38px)!important;
  line-height:1.08!important;
  letter-spacing:-.025em!important;
}
.bs-section-head h2,.bs-about-copy h2,.bs-about-lead h2,.bs-values-pro-copy h2{color:var(--section-title-color,#fff)}
.bs-section-head p,.bs-about-copy p,.bs-page-hero p,.bs-values-pro-copy>p{font-size:var(--body-text-size,16px)!important;line-height:1.65!important}

/* Evita bloques enormes de texto */
.bs-hero-content{max-width:1180px}
.bs-hero-actions{margin-top:.25rem!important}

@media(max-width:760px){
  .bs-hero h1{font-size:var(--hero-title-mobile-size,38px)!important;line-height:1.05!important;max-width:94%!important}
  .bs-hero p{font-size:clamp(14px,var(--hero-subtitle-size,17px),18px)!important;max-width:94%!important}
  .bs-section-head h2,.bs-about-copy h2,.bs-about-lead h2,.bs-page-hero h1,.bs-values-pro-copy h2{font-size:clamp(28px,8vw,var(--section-title-size,38px))!important}
}
