body {
  background: #f7f8fa;
}

.stat-card {
  border: 1px solid #e8eaee;
}

.stat-value {
  font-size: 1.45rem;
  font-weight: 700;
  margin-top: 0.25rem;
}

.table td, .table th {
  white-space: nowrap;
}

.chart-wrap {
  position: relative;
  width: 100%;
  height: 280px;
}

.chart-wrap-sm {
  height: 240px;
}
