.card-a{
    color: black;
    text-decoration: none;

}
:hover .card-a{
    text-decoration: none;
}