.voice-search-icon {
  background: none;
  border: none;
  font-size: 22px;
  cursor: pointer;
}
.voice-search-icon:hover {
  color: red;
}
