body {
  background: #f6f8fb;
}

.stat-card {
  border: 0;
  box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, 0.08);
}

.card {
  border-color: #e9ecef;
}

.wells-wide-table {
  font-size: 0.875rem;
  min-width: 1400px;
}

.wells-wide-table th {
  white-space: nowrap;
}

.wells-wide-table td {
  padding: 0.3rem 0.35rem;
  vertical-align: top;
}

