body {
  font-size: 0.9rem;
}

.navbar-brand {
  letter-spacing: 0.02em;
}

pre {
  background: #f8f9fa;
  padding: 0.75rem 1rem;
  border-radius: 6px;
  border: 1px solid #dee2e6;
  overflow-x: auto;
}

table th {
  font-size: 0.8rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

code {
  font-size: 0.85em;
  color: #6f42c1;
}

.badge {
  font-size: 0.78rem;
  font-weight: 600;
}
