main h2 {
  margin-top: 2rem;
  margin-bottom: 0.5rem;
  color: var(--bs-info);
}

main h1 {
  margin-bottom: 2rem;
}

