.elementor-287 .elementor-element.elementor-element-a62ead4{--display:flex;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-ab1cb0c *//* CONTENEDOR GENERAL FOOTER */
.adminy-footer {
    width: 100%;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

/* FILA ENLACES LEGALES */
.footer-legal-links {
    width: 100%;
    background-color: #f5f7f8;
    border-top: 1px solid #e0e0e0;
}

.footer-legal-links > div {
    max-width: 1200px;
    margin: 0 auto;
    padding: 16px 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 18px;
}

.footer-legal-links a {
    font-size: 14px;
    color: #444;
    text-decoration: none;
}

.footer-legal-links a:hover {
    color: #00bfb3;
    text-decoration: underline;
}

/* BLOQUE KIT DIGITAL */
.your-custom-section {
    width: 100%;
    background-color: #ffffff;
}

.your-custom-section > div {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding: 20px 10px;
}

.your-custom-section img {
    max-width: 320px;
    height: auto;
    margin: 12px auto;
    display: block;
}

.your-custom-section p {
    font-size: 14px;
    color: #333;
    margin: 6px 0;
    line-height: 1.4;
}/* End custom CSS */