/* Enter Your Custom CSS Here */

.wpcf7-submit {
width: 107px;
height: 60px;
border: none;
margin: 0;
padding: 0;

background: url(https://www.paypalobjects.com/en_US/i/btn/btn_buynow_LG.gif);
cursor: pointer;
}
input[type=”submit”] {
background-color: #999999;
  color: #fff;
}