.hero-img {
    object-fit: cover;
}

.card {
    border-radius: 16px !important;
}

.nav-link.active {
    font-weight: 600;
    color: #0d6efd !important;
}
