.i.fa-kein {
    display: none;
}
.fa-kein {
    display: none;
}

/* Remove the external link icon for links styled as buttons */
a.btn-generico::after,
a[role="button"]::after {
    content: none !important;
    display: none !important;
}