.divider {
  max-width: var(--max-width-md);
  margin: 0 auto;
  height: 0.3rem;
  border: none;
}

.spacer-block {
  padding: 5rem 0;
}
