:root {
	--OLSKCommonBackground: #f4f1e3;
	--OLSKDecorBackgroundDeep: var(--OLSKCommonBackground);
	--OLSKCommonForeground: #131037;
}

html, body, .OLSKDecorCapped {
	min-height: 100vh;
}
