button:after{
background-color: #7131A !important;
}

input, select, textarea
{
    width: 100% !important;
}

input.submit.action_button {
    height: 40px !important;
}

input#contactFormName {
    height: 50px;
}

input#contactFormEmail {
    height: 50px;
}
