/* interactividad.css */
.enlace-discreto {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}