body {
  background-color: #f5f6fa;
}

.navbar-brand {
  font-size: 1.1rem;
  letter-spacing: 0.01em;
}

.table th {
  white-space: nowrap;
  font-size: 0.85rem;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.badge {
  font-size: 0.72em;
  font-weight: 500;
}

.card {
  border-radius: 0.6rem;
}

canvas {
  max-height: 360px;
}
