/* Styles for Contact Template */

body {
	background-color: #f5f7fa;
}
.page_header {
	background-color: #f5f7fa;
	h1 {
		color: black;
	}
	.page_subheading {
		color: #888;
		font-size: 18px;
	}
}

.contactFormDesign .wpcf7 {
	background-color: #fff;
}