.wpcf7 form p {
    font-family: Roboto;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0.6em;
    text-transform: none;
}
.wpcf7 form input, .wpcf7 form textarea {
    margin-top: .6em;
    font-weight: normal;
    font-size: 13px !important;
}
.wpcf7 input[type=submit] {
    font-weight: bold;
}