.hero-section {
    margin-bottom: 30px;
}

.navbar-brand {
    font-weight: bold;
}

footer {
    margin-top: 30px;
}

.carousel-item {
    height: 50vh;
    min-height: 300px;
}

.carousel-item img {
    height: 100%;
    object-fit: cover;
}
