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

.table th {
  border-top: none !important;
}