.elementor-kit-6{--e-global-color-primary:#333333;--e-global-color-secondary:#54595F;--e-global-color-text:#555555;--e-global-color-accent:#61CE70;--e-global-color-17d2f68:#CE0A6C;--e-global-color-12125c7:#FFFFFF;--e-global-typography-primary-font-family:"Roboto Slab";--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-size:14px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.85em;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-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 );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 a{color:var( --e-global-color-primary );}.elementor-kit-6 a:hover{color:var( --e-global-color-17d2f68 );}.elementor-kit-6 h1{font-family:"Roboto Slab", Sans-serif;font-size:28px;font-weight:500;line-height:1.2em;}.elementor-kit-6 h2{font-family:"Roboto Slab", Sans-serif;font-size:32px;font-weight:400;line-height:1.2em;}.elementor-kit-6 h3{font-family:"Roboto Slab", Sans-serif;font-size:28px;font-weight:400;line-height:1.2em;}.elementor-kit-6 h4{font-family:"Roboto Slab", Sans-serif;font-size:23px;font-weight:400;line-height:1.2em;}.elementor-kit-6 h5{font-family:"Roboto Slab", Sans-serif;font-size:19px;font-weight:400;line-height:1.2em;}.elementor-kit-6 h6{font-family:"Roboto Slab", Sans-serif;font-size:16px;font-weight:400;line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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-6 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-6{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.tituloSeccion h4:after{
    background-color: #ce6b9c;
    content: '';
    height: 2px;
    width: 70px;
    display: block;
    margin-top: 10px;
  }
  
 
  .listaDecorada {
    list-style: none;
    padding: 0;
    margin: 0;
     margin-bottom:15px;
}

.listaDecorada li {
    position: relative;
    padding-left: 25px;

}

.listaDecorada li::before {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 3px;
    color: #d52768;
}/* End custom CSS */