body {
  min-height: 100vh;
}

.card {
  border: 0;
  border-radius: 0.8rem;
}

.card-header {
  background: #ffffff;
  border-bottom: 1px solid #eef0f3;
}

table td,
table th {
  white-space: nowrap;
  font-size: 0.9rem;
}
