span.separator {
	position: relative;
	display: block;
	height: 1px;
	background-color: #eee;
	margin-top: 90px;
	margin-bottom: 100px;
}

section > .wrapper > h2:not(:first-child) {
	margin-top: 100px;
}