hr {
	background-color: $color__background-hr;
	border: 0;
	height: 1px;
	margin: .8em auto;
	max-width: 66%;
}

.sep {
	margin: 0 .8em;
}