#catalogPage .single-widget > .col-xl-12:nth-of-type(3) h6 {
    font-size: 0;
}

#catalogPage .single-widget > .col-xl-12:nth-of-type(3) h6::after {
    content: "Espectáculos";
    font-size: 1rem;
    font-weight: 600;
    color: inherit;
}