body {
    background: #f7f7f7;
}

.hero {
    background: white;
}

.card img {
    height: 250px;
    object-fit: cover;
}