/* Start custom CSS for montro_our_skills, class: .elementor-element-f5f3e1f */.count-text {
    display: none !important;
}/* End custom CSS */
/* Start custom CSS for montro_projects_v1, class: .elementor-element-4456340 */.overlay-box {
    display: none !important;
}


/* Ocultar texto original */
.filter-tabs .filter[data-filter="all"] {
    font-size: 0;
}

/* Insertar nuevo texto */
.filter-tabs .filter[data-filter="all"]::after {
    content: "Todos los proyectos";
    font-size: 14px; /* ajusta si lo necesitas */
    font-weight: 600;
    /*text-transform: uppercase;*/
}



.lower-content h5 a {
    pointer-events: none;
    cursor: default;
    text-decoration: none; /* opcional */
    color: inherit; /* opcional */
}/* End custom CSS */