/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background-color: #76A630;
    color: #fff;
    border-radius: 5px;
}
.wpcf7-spinner {
    display: none !important;
}