.table-hover > tbody >tr:hover {
    background-color: #f5f5f5;
    color: #333;
}