.wysiwyg-block {
	padding: 40px 0;
}

.wysiwyg-block.dark {
	background-color: #171717;
}

.wysiwyg-block.dark * {
	color: #fff;
}