input.wpcf7-submit {
    background-color: #1B6D7B;
    border: none;
    box-shadow: none;
    display: inline-block;
    text-align: center;
    padding: 15px 15px;
}

input.wpcf7-submit:hover{
     background: #6EC1E4;
}