.card-body-acgs .table table th {
  color: #fff;
  background-color: #F4313F;
}
.card-body-acgs .table table tbody tr:hover {
  background-color: #f4f4f4;
}
