.layout {
  > section:not(:last-child) {
    margin-bottom: 1.5em;
  }
}

.heading {
  font-size: 1.25em;
  margin: 1em 0;
}
