uix-auth-header a {
  text-decoration: none;
}
uix-auth-header #actionContainer {
  height: 50px !important;
  left: 50%;
  z-index: 10555 !important;
}
uix-auth-header #logo span {
  color: var(--text-highlight);
  margin-bottom: 8px;
}
@media (max-width: 1000px) {
  uix-auth-header #hamburgerMenu {
    display: flex !important;
  }
}
