a {
text-decoration: none;
color: black;
}
a:hover {
color: black;
text-decoration: none;
}
.card-body > div {
display: inline;
}
