.ha_section_contact {
	padding: 128rem 0 64rem;
}

.ha_section_contact .ha_section_container .ha_b_head {
	text-align: left;
	max-width: 875rem;
}

.ha_section_contact .ha_section_container .ha_b_head h4 {
	margin-bottom: 20rem;
}

.ha_section_contact .ha_section_container .ha_b_head p {
	margin-bottom: 24rem;
	max-width: 610rem;
	margin: 0 auto 24rem;
}

.ha_section_contact .ha_section_container .ha_b_head p:last-child {
	margin-bottom: 0;
}

.ha_section_contact .ha_section_container .ha_b_head a {
	text-decoration: underline;
}

@media (min-width: 768px) {
	.ha_section_contact {
		padding: 89rem 0 48rem;
	}
	.ha_section_contact .ha_section_container .ha_b_head {
		text-align: center;
		margin-bottom: 64rem;
	}
}

/*# sourceMappingURL=page_contact_styles.css.map */