﻿/*= Contact Form ============== */

/** Contact Form » Contact Form Field Title **/
form.wpcf7-form p, input[type=submit] {
	font-size: 16px !important;
}


/*= Contact =================== */

/** Contact » Heading **/
div.contact_heading {
	font-weight: bold !important;
	vertical-align: top !important;
	width: 24% !important;
	margin-top: 8px !important;
	margin-bottom: 8px !important;
	display: inline-block !important;
}

/** Contact » Content **/
div.contact_content {
	width: 75% !important;
	margin-top: 8px !important;
	margin-bottom: 8px !important;
	display: inline-block !important;
}
