﻿.section-heading hr {
	margin: 20px auto;
	max-width: 330px;
	opacity: 0.9;
}

hr {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

.main-title {
	text-transform: uppercase;
	letter-spacing: 6px;
}

.center {
	text-align: center;
}

body {
}
