h3{
	text-align: center;
	padding-bottom: 2em;
}

main{
	font-size: 1.2em;
	line-height: 1;
}

section{
	margin-top: 4em;
}

section div{
	border-bottom: 1px solid black;
	padding-bottom: 3em;
}

section p{
	margin-bottom: 1em;
}