body {
  background-color: #f4f6f8;
}

.card-header {
  background-color: #eef1f4;
}

.table thead th {
  font-size: 0.85rem;
  text-transform: uppercase;
  color: #6c757d;
}
