body .toolbar .toolbar-bar a:focus {
  box-shadow: none;
}

.toolbar .toolbar-icon:before {
  mask-position: center center;
  background: var(--environment-indicator-background);
  mask-repeat: no-repeat;
}

.toolbar .toolbar-menu li {
  margin: 0;
}
