section {
	padding: 4rem 0
}






hr {
	border: none;
	background: rgba(0,0,0, .15);
	height: 1px;
	margin: 3rem 0
}





.heading-lg {
	margin: 70px 0 15px 0;
	padding: .5em;
	background: #000;
	color: #fff;
	border-radius: 4px
}






.small-text {
	font-size: .8em
}