.elementor-650 .elementor-element.elementor-element-dc7c0df{--display:flex;--margin-top:100px;--margin-bottom:100px;--margin-left:0px;--margin-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-650 .elementor-element.elementor-element-9105a2d{text-align:center;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-650 .elementor-element.elementor-element-246e64d{width:var( --container-widget-width, 74% );max-width:74%;--container-widget-width:74%;--container-widget-flex-grow:0;}.elementor-650 .elementor-element.elementor-element-246e64d.elementor-element{--align-self:center;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-650 .elementor-element.elementor-element-246e64d{--container-widget-width:286px;--container-widget-flex-grow:0;width:var( --container-widget-width, 286px );max-width:286px;}}/* Start custom CSS for text-editor, class: .elementor-element-246e64d *//* SOLO dentro del widget con ID #texto-custom */
#texto-custom{
  font-size: 16px !important;
  line-height: 1.6;
}

/* Texto normal: fuerza 16px incluso si el tema lo pisa */
#texto-custom p,
#texto-custom div,
#texto-custom span,
#texto-custom li,
#texto-custom a,
#texto-custom strong,
#texto-custom em{
  font-size: 14px !important;
  line-height: 1.6;
}

/* Headings con escala + BOLD */
#texto-custom h1{ font-size: 24px !important; line-height: 1.25; font-weight: 700 !important; }
#texto-custom h2{ font-size: 22px !important; line-height: 1.30; font-weight: 700 !important; }
#texto-custom h3{ font-size: 20px !important; line-height: 1.35; font-weight: 700 !important; }
#texto-custom h4{ font-size: 18px !important; line-height: 1.40; font-weight: 700 !important; }
#texto-custom h5{ font-size: 17px !important; line-height: 1.45; font-weight: 700 !important; }
#texto-custom h6{ font-size: 16px !important; line-height: 1.50; font-weight: 700 !important; }

/* Separación para que “baje” visualmente */
#texto-custom h1,
#texto-custom h2,
#texto-custom h3,
#texto-custom h4,
#texto-custom h5,
#texto-custom h6{
  margin: 0.9em 0 0.45em;
}

/* Remate prolijo */
#texto-custom > *:first-child{ margin-top: 0 !important; }
#texto-custom > *:last-child{ margin-bottom: 0 !important; }/* End custom CSS */