.elementor-kit-897{--e-global-color-primary:#86578F;--e-global-color-secondary:#444444;--e-global-color-text:#666666;--e-global-color-accent:#6E4077;--e-global-typography-primary-font-family:"Open Sans";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-weight:500;}.elementor-kit-897 button,.elementor-kit-897 input[type="button"],.elementor-kit-897 input[type="submit"],.elementor-kit-897 .elementor-button{background-color:var( --e-global-color-primary );color:#FFFFFF;border-radius:5px 5px 5px 5px;padding:15px 30px 15px 30px;}.elementor-kit-897 e-page-transition{background-color:var( --e-global-color-primary );}.elementor-kit-897 a{color:var( --e-global-color-secondary );}.elementor-kit-897 a:hover{color:var( --e-global-color-primary );}.elementor-kit-897 h1{font-family:"Open Sans", Sans-serif;font-size:80px;font-weight:400;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}.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 */.gdpr-styles {
    font-size: 0.875rem;
    font-family: Archivo;
    font-weight: normal;
    color: #5C5757;
}

.gdpr-styles h2 {
    font-weight: 700;
    font-size: 1.5rem;
    margin-top: 2.5rem;
}

.gdpr-styles h4 {
    font-weight: 500;
    font-size: 1.2rem;
    margin-top: 3.25rem;
    position: relative;
    margin-bottom: 0.9375rem;
    padding-bottom: 0.3125rem;
}

.gdpr-styles h4::after {
    content: "";
    position: absolute;
    width: 50px;
    height: 2px;
    bottom: -2px;
    left: 0;
    background-color: #yourColor; /* reemplaza por el color que quieras */
}

.gdpr-styles h2 + h4,
.gdpr-styles ul + h4 {
    margin-top: 0rem !important;
}

.gdpr-styles ul {
    list-style: circle;
    max-width: 900px;
    padding: 30px 40px;
}

.gdpr-styles ul li:not(:last-of-type) {
    margin-bottom: 0.5rem;
}/* End custom CSS */