html, body {
	background-color: #141414;
}

#rstpl-pagewrap {
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}

#rstpl-all-content-position {
	flex: 1 0 auto;
}
