div.wpcf7 {
margin: 0 30px;
}

input {
     word-spacing: 0em;
    line-height: 170%;
    font-family: "Cardo";
    color: rgba(102,102,102,1);
    text-transform: none;
    font-variant: none;
    text-decoration: none;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0em;
    font-size: 15px;
}

input.readonlyFields {
border: none;
outline-width: 0;
}

textarea.wpcf7-textarea {
width: 100%;
word-spacing: 0em;
    line-height: 170%;
    font-family: "Cardo";
    color: rgba(102,102,102,1);
    text-transform: none;
    font-variant: none;
    text-decoration: none;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0em;
    font-size: 15px;
}