body {
	hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	word-spacing: -0.06rem;
}
#brx-content .brxe-text {
	line-height: 1.5;
}
@media all and (min-width: 992px) {
	#brx-content {
		padding-top: 1.5em;
	}
}
@media all and (max-width: 991px) {
	#brx-content .brxe-block:empty {
		display: none;
	}
}