.page-rail > * {
  margin-bottom: map-get($spacers, block);

  &:last-child {
    margin-bottom: 0;
  }
}
