.table-background-light:hover{
  background-color: #f8f9fa !important;
}

table tbody tr:hover {
  background-color: #f8f9fa !important;
}