body {
    background: #f5f5f5;
}

.listing-img {
    height: 180px;
    object-fit: cover;
}

.card-title a {
    color: #333;
}

.card-title a:hover {
    color: #0d6efd;
}

.btn-fav, .btn-hide {
    padding: 0 6px;
    font-size: 14px;
    line-height: 1.6;
}
