.borderContentSeparator {
	position: relative;
	width: 100%;
	text-align: center;
}
.borderContentSeparator:nth-child(2) {
	background-color: #EEE;
}
.borderContentSeparator:nth-child(4) {
	background-color: #FFF;
}