/* --- Base pro --- */
body{
  font-family: system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;
  line-height:1.55;
}

/* Títulos más “caros” */
h1,h2,h3{ letter-spacing:-0.02em; }
h1{ font-size:clamp(30px,4vw,52px); }
h2{ font-size:clamp(24px,3vw,36px); }

/* Botones pro (Elementor/Astra) */
a.button, .elementor-button{
  border-radius:12px !important;
  padding:14px 18px !important;
  font-weight:800 !important;
  text-transform:none !important;
}

/* Cards / cajas con look moderno */
.elementor-widget-container{
  border-radius:16px;
}

/* Móvil: aire lateral */
@media(max-width:768px){
  .elementor-section{ padding-left:14px !important; padding-right:14px !important; }
}/*
Theme Name: Astra Child
Template: astra
Version: 1.0
*/
