body {
  background: #f7f8fc;
}

.stat-card {
  border: 0;
  box-shadow: 0 0.3rem 1rem rgba(0, 0, 0, 0.08);
}

.table td,
.table th {
  vertical-align: middle;
}
