/*
Theme Name: Best Guitar
Theme URI: https://github.com/predare/best-guitar
Description: Wordpress Theme for guitar teacher 
Author: Predare
Requires at least: 5.3
Tested up to: 6.0.2
Requires PHP: 7.4
Version: 0.4
*/
.wpcf7 input[type=tel], .wpcf7 input[type=text]{
	border-bottom: 1px solid #000;
	border-radius: 10px;
}
.reviewsBlock{
	text-align: center;
}
.reviewsBlock img{
	vertical-align: top;
}