.layout {
  padding: 2rem;
}

.layout--twocol-section {
  gap: 2rem;
}

.layout--twocol-section > * > * {
  height: 100%;
}

