.card-hover:hover {
    background-color: #111417;
    text-decoration: none;
}


a:hover {
    text-decoration: none;
}