a:focus,
input:focus,
textarea:focus,
button:focus {
  outline: none;
}