@charset "utf-8";

main h2 {
	font-size: 1.125rem;
	line-height: 2;
	letter-spacing: 0.2em;
	padding-left: 0.6em;
	margin-top: 30px;
	margin-bottom: 20px;
	max-width:1260px;
	text-align: center;
	border-top: 1px solid #111;
	border-bottom: 1px solid #111;
	margin: 20px 0;
}
