body {
  color: rgb(255,255,255);
}

.navbar-brand {
  background: url("../../assets/img/WP%20LOGO%20DEF(transparent).svg") center / 90% no-repeat;
  width: 183px;
  height: 190px;
}

.dropdown-menu {
  background-color: var(--bs-border-color-translucent);
}

