[contact-form-7 id="327" title="Contact form 1"]
{.wpcf7 input[type="name"],
.wpcf7 input[type="phone"],
.wpcf7 input[type="email"],
.wpcf7 input[type="project type"] 
.wpcf7-form-control.wpcf7-submit {
        background-color: #7cc040;
    color: white;
    font-weight: 300;
    background: #FFFFFF;
    padding: 15px 25px 15px 25px;
    border: none;
    border-radius: 5px;
    width: auto;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
}