/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.get-quote-btn {
    background-color: #d93143 !important;
    color: #fff !important;
	border-radius: 4px !important;
}

.get-quote-btn:hover {
	background-color: #c42d3c !important;
	color: #fff !important;
	border-radius: 4px !important;
}

#form-field-field_9bf96af {
    text-align: left !important;
    padding-left: 15px !important;
} 