div.wrapper {
  display: flex;
  flex-direction: row;
  background: transparent;
}

a.dropdown:focus {
  outline: none !important;
  box-shadow: none;
}

