body {
  background: #f4f6f9;
}
.card {
  border: 0;
  border-radius: 1rem;
}
.table td, .table th {
  vertical-align: middle;
}
