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