.card a {
	text-decoration: none;
}

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