/* Contact Form */
.entry-content{ margin:0 auto; width:100%; max-width:640px; }
.entry-content p{ padding:0; line-height:1.75; }
.screen-reader-response,.wpcf7-form-control-wrap{ color:red; }

.wpcf7-textarea{ height:10em; }
.wpcf7 label{ font-size:18px; margin:0 0 1em 0; }
.wpcf7,.wpcf7 label,.wpcf7-text,.wpcf7-textarea,.wpcf7-select,.wpcf7-submit{ 
	width:100%;
	padding-right: 1em;
}

