.card-img-fixed {
    height: 350px;
    object-fit: cover;
}

a.nav-link {
    color: white;
}

.navbar-dark.bg-dark {
    background-color: rgb(20, 20, 21) !important;
}