body {
    font-family: 'Segoe UI', sans-serif;
}

section {
    padding-top: 60px;
    padding-bottom: 60px;
}

.card-img-top {
    height: 200px;
    object-fit: cover;
}

footer {
    position: relative;
    bottom: 0;
    width: 100%;
}