body {
  background: #f4f6fb;
}

.card {
  border-radius: 14px;
}

.kpi {
  border-left: 4px solid #0d6efd;
}

.table thead th {
  background: #eef3ff;
}
