.section-content-grid .content--wrapper > * {
  margin: 0 0 1.5rem;
}

.section-content-grid .content--wrapper > .button {
  margin: 2rem 0 0;
}

.section-content-grid .content--wrapper > *:last-child,
.section-content-grid .content--wrapper > *:only-child {
  margin-bottom: 0;
}