.strong-view.modern.nav-position-inside .testimonial-inner {
    background-color: #ffffff;
}

button, input[type="button"], input[type="reset"], input[type="submit"], .button {
    background-color: #d9270c;
}

.coupon {
    background-color: #1a212b;
    border: 4px dashed #d9270c;
    color: #ffffff;
    padding: 20px;

}

.site-inner {
     padding-top: 0px; 
}

.imgcenter {
    width: 100%;
    text-align: center;
    margin: 5px;
}

.coupons {
   max-width: 863px;
   width: 100%;
   text-align: center;
}


/* font color changes for accessibility */
input, select, textarea {
	color: #474747;
}

/* google reviews widget in footer */
#text-13 {
	overflow-x: hidden;
	overflow-y: visible;
	min-height: 136px;
}

/* front page spacing fixes */
.elementor-widget:not(:last-child), .elementor-element-425450e p, .elementor-element-6f73760 p, .elementor-element-5fc506c p {
	margin-bottom: 0;
}

/* contact forms */
#emailFormInner .emailFormLine, #SendEmail,#map, #directionsFrom {
	margin-bottom:12px;
}
#SendEmail, #getDirections {
	width: 100%;
}