/* Start custom CSS */body.elementor-page-24636 .elementor-heading-title {
    color: #1951a3 !important;
    font-family: 'Poppins', sans-serif !important;
    font-size: 30px;   ESTA SECCIÓN PODEMOS EDITAR EN FUNCIÓN DEL TAMAÑO QUE LE QUEREMOS DAR
    margin-top: 40px;
}

@media (max-width: 767px) {
    body.elementor-page-24636 .elementor-heading-title {
        font-size: 22px;
        margin-top: 30px;
    }
}/* End custom CSS */