body{
color: #073951;
}

.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
  background-color: #76cec6;
}