.hero {
  padding: 4rem 0;
  text-align: center;
}
.section h3 {
  color: var(--bs-secondary);
  margin-top: 2rem;
}
.section ul li {
  margin-bottom: 0.75rem;
}
.section p {
  margin-bottom: 1rem;
}