body {
  background-color: #f8f9fa;
}

.card {
  border: none;
  border-radius: 0.75rem;
}

.table thead th {
  font-size: 0.85rem;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

footer {
  font-size: 0.85rem;
}
