
.navbar-brand img {
    height: 40px;
    width: 40px;
    object-fit: cover;
}

.navbar-schind {
    background-color: #800020 !important; 
}

.navbar-schind .navbar-nav .nav-link {
    color: white !important;
}
.navbar-schind .navbar-brand {
    color: white !important;
}

.navbar-toggler-icon {
    filter: invert(1); 
}

.navbar-toggler {
    border: none; 
}