*{
  -webkit-tap-highlight-color: transparent;
}

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