/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/
.title-bar h1{font-size:30px}
.l-footer{font-size:13px}
.l-footer h3{font-size:20px}
.go-left{margin-left:3rem}
.l-main .wpb_wrapper .w-image-h img{border-radius:10px}
@media only screen and (max-width: 600px) {
.l-main{text-align:center!important}
.l-footer{text-align:center!important}
.go-left{margin-left:0}
.w-form-row-field{text-align:left!important}
}