.card
{
    width: 30%;
}
.card img
{
    width:100%;
}
a, a:hover
{
    text-decoration: none;
    /* color: inherit; */
}
footer a, footer a:hover{
    color: inherit;
}