body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}
.table-sm th, .table-sm td {
  padding: 0.6rem 0.5rem;
  vertical-align: middle;
}
.table-responsive {
  font-size: 0.9rem;
}
.badge {
  font-weight: 500;
}