.navbar-brand img {
   filter: invert(1);
}

#banner {
   width: 100%;
   border-radius: var(--bs-border-radius);
}
