.search-form .search-submit {
    background:#e5001a !important;
}

.wpcf7-form-control.wpcf7-submit {
    background:#e5001a !important;
border:none !important;
}

footer {margin-top:30px;}

.button.red {
    margin-bottom: 30px;
}
#office-machines-list .pagination a {
    background: none repeat scroll 0 0 #e5001a;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-weight: 300;
    padding: 10px 20px;
}