small {
  opacity: 1 !important;
}
.nav-header {
  display: flex;
  justify-content: center;
  gap: 12px;
}
.nav-brand:last-child {
  line-height: 70px;
  padding: 0;
  color: #000;
  font-size: 24px;
  text-decoration: none;
  padding-top: 13px;
}