.main > section + section {
  border-top: 1px solid var(--divider-color);
}
