/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */
 /*Real Testimonials*/
 .sp-testimonial-free-section .sp-testimonial-client-testimonial, .sp-testimonial-free-section .sp-testimonial-client-testimonial p {
	text-align: left !important;
}
/*Contact Form 7*/
input.wpcf7-form-control.wpcf7-submit {
   display: block;
   margin: 0 auto;
}

.wpcf7 .wpcf7-submit {
	float: inherit !important;
}