input:focus,
textarea:focus,
select:focus {
  outline: none;
  box-shadow: none;
}
