* {
  outline: none !important;
  box-shadow: none !important;
}
button:focus,
div:focus {
  outline: none !important;
  box-shadow: none !important;
}
