* {
    font-family: 'outfit', sans-serif;
    padding: 0;
    margin: 0;
}
.card-img-top {
    height: 200px;
    object-fit: cover;
}