.elementor-kit-227{--e-global-color-primary:#FF6B5E;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#FF6B5E;--e-global-color-a06a3f8:#FFEDD6;--e-global-color-68321b5:#FF2512;--e-global-typography-primary-font-family:"Raleway";--e-global-typography-primary-font-size:70px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Raleway";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Raleway";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-42ffd41-font-family:"Raleway";--e-global-typography-42ffd41-font-size:25px;--e-global-typography-42ffd41-font-weight:500;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-227 h1{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-227 h2{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-227 h3{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-42ffd41-font-family ), Sans-serif;font-size:var( --e-global-typography-42ffd41-font-size );font-weight:var( --e-global-typography-42ffd41-font-weight );line-height:var( --e-global-typography-42ffd41-line-height );letter-spacing:var( --e-global-typography-42ffd41-letter-spacing );word-spacing:var( --e-global-typography-42ffd41-word-spacing );}.elementor-kit-227 img{border-radius:20px 20px 20px 20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:80%;}.e-con{--container-max-width:80%;--container-default-padding-top:040px;--container-default-padding-right:10px;--container-default-padding-bottom:0px;--container-default-padding-left:10px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-227 e-page-transition{background-color:#FFBC7D;}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-227{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-227 h1{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-227 h2{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-227 h3{font-size:var( --e-global-typography-42ffd41-font-size );line-height:var( --e-global-typography-42ffd41-line-height );letter-spacing:var( --e-global-typography-42ffd41-letter-spacing );word-spacing:var( --e-global-typography-42ffd41-word-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-227{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-227 h1{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-227 h2{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-227 h3{font-size:var( --e-global-typography-42ffd41-font-size );line-height:var( --e-global-typography-42ffd41-line-height );letter-spacing:var( --e-global-typography-42ffd41-letter-spacing );word-spacing:var( --e-global-typography-42ffd41-word-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Márgenes superiores en H2 y H3 solo en entradas del blog */
body.single-post .entry-content h2,
body.single-post .wp-block-post-content h2,
body.single-post .elementor-widget-theme-post-content h2 {
  margin-top: 40px;
}

body.single-post .entry-content h3,
body.single-post .wp-block-post-content h3,
body.single-post .elementor-widget-theme-post-content h3 {
  margin-top: 25px;
}

/* Evitar margen en el primer H2 si es el primer elemento del artículo */
body.single-post .entry-content > h2:first-child,
body.single-post .wp-block-post-content > h2:first-child,
body.single-post .elementor-widget-theme-post-content > h2:first-child {
  margin-top: 0;
}/* End custom CSS */