#language:hover {
  cursor: pointer;
}
#language:focus {
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
}
