body {
    font-family: 'Segoe UI', sans-serif;
}
.card-title {
    font-size: 1.2rem;
}
.card img {
    object-fit: cover;
    height: 250px;
}
