.btn-round {
    border-radius: 20px;
}

.card-link-adj {
    color: inherit;
    text-decoration: none;
}

.card-link-adj:hover {
    text-decoration: none;
    color: inherit;
}

