.card-link {
    text-decoration: none;
}
.card-link:hover {
    text-decoration: underline;
}