input[type="text"]:focus {
  box-shadow: none;
}
