.elementor-kit-8{--e-global-color-primary:#D61416;--e-global-color-secondary:#000000;--e-global-color-text:#383838;--e-global-color-accent:#930002;--e-global-color-ebb0a12:#FFFFFF;--e-global-typography-primary-font-family:"Nunito";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Nunito";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Nunito Sans";--e-global-typography-text-font-weight:400;--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-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 h1{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-8 h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-8 h3{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-8 h4{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-8 h5{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-8 h6{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */#contenido_principal_texto a{
    color: black;
}

#contenido_principal_texto a:hover{
    text-decoration: underline;
}

#contenido_principal_texto h2 {
    font-size: 2rem;
    font-weight: bold;
    color: #333;
    margin-bottom: 1rem;
}

#contenido_principal_texto h3 {
    font-size: 1.75rem;
    font-weight: bold;
    color: #444;
    margin-bottom: 0.8rem;
}

#contenido_principal_texto h4 {
    font-size: 1.5rem;
    font-weight: bold;
    color: #555;
    margin-bottom: 0.7rem;
}

#contenido_principal_texto h5 {
    font-size: 1.25rem;
    font-weight: bold;
    color: #666;
    margin-bottom: 0.6rem;
}

#contenido_principal_texto h6 {
    font-size: 1.1rem;
    font-weight: bold;
    color: #777;
    margin-bottom: 0.5rem;
}

#contenido_principal_texto p {
    font-size: 1rem;
    line-height: 1.6;
    color: #222;
    margin-bottom: 1rem;
}

#contenido_principal_texto ul {
    padding-left: 1.5rem;
    margin-bottom: 1rem;
    
}

#contenido_principal_texto li {
    font-size: 1rem;
    line-height: 1.5;
    color: #222;
    margin-bottom: 0.5rem;
    list-style-type: circle;
}/* End custom CSS */