.navbar-brand>img {
    width: 8rem !important;
    filter: brightness(0) invert(0.5);
}

.navbar-brand{
    margin: 2.5px -10px;
}

