/****************************************************************************************/
section + section {
	margin-top: 55px;
}
/****************************************************************************************/
h1 {
	margin-bottom: 30px;
	padding: 25px 5% !important;
	font-size: 2.8rem;
	line-height: 4.0rem;
	text-align: left;
}

h2 {
	font-size: 2.0rem;
	line-height: 2.8rem;
}

section + section h2 {
	margin-top: 40px;
}
/****************************************************************************************/
#review .flow {
	margin-top: 25px;
}

#review .flow .step:nth-child(n+2) {
	margin-top: 27px;
}

#review .flow .step .image {
	margin-top: 10px;
}
/****************************************************************************************/
#note {
	margin-top: 40px;
}

#note li:nth-child(n+2) {
	margin-top: 10px;
}
/****************************************************************************************/
