.navbar {
  background-color: #e67e22 !important;
}
.navbar a,
.navbar-title,
.navbar .bi {
  color: white !important;
}
.navbar a:hover,
.navbar .bi:hover {
  color: #fff8e6 !important;
}
