#docs-content {
  font-size: 0.875rem;
}

#docs-content h1 {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: -0.04em;
}

#docs-content h2 {
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: -0.03em;
}

#docs-content h3 {
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: -0.02em;
}

[role="alert"] h5 {
  font-size: 0.875rem;
  line-height: 1rem;
}

.docs-powered-by {
  visibility: hidden;
}

.mb-2 > :first-child {
  margin-bottom: 0.5rem !important;
}
