#section1 {
	padding: 9rem 0 0 0;
}
#section1 p {
	display: block;
	font-size: 1.125rem;
	line-height: 1.65em;
	padding: 1.5rem 0;
}
#section1 p {
	display: block;
	margin: 0 auto;
	font-size: 1.8rem;
	line-height: 2.2em;
}
#form-wrap {
	padding: 9rem 0 0 0;
}
.button-area {
	padding: 9rem 0 0 0;
	text-align: center !important;
}
/* BREAK POINT -----------------------------------------------------*/
@media (max-width: 767px) {
	.confirm-button .row > div:first-of-type {
		padding-bottom: 3.5rem
	}
}
/* ----------------------------------------------------- BREAK POINT */