.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit] {
    background: #d31313;
    border: 0;
    color: #f7f7f7;
    transition: all .5s;
}