/* ============================================================
 * TEXT - SPECS
 * Section head, tekstkolom en een smallere kolom met de specs.
 * De opmaak van .spec zelf staat in assets/css/classes.css.
 * ============================================================ */

.text-specs > .section-wrapper{
	align-items: start;
}

.text-specs__text .buttons,
.text-specs__aside .buttons{
	margin-top: var(--padding);
}
