.text-body p{
    margin-bottom: 0!important;
}

.card-body {
    padding: 1rem 0.5rem;
}
.card-frame:hover {
    border-color: #eee;
}