.section-anchors .anchors {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
  max-width: 50rem;
  margin-inline: auto;
}