H6 {    font-weight: 500;
    font-size: 14px;
}

.wpcf7 textarea {
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
}

.wpcf7 input {
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
}

span.wpcf7-list-item * {
    display: table-cell;
    padding-left: 15px;
    padding-bottom: 5px;
    font-size: 14px;
    border: 0px solid black;
}


span.wpcf7-list-item-label* {
    display: table-cell;
    padding-left: 15px;
    padding-bottom: 5px;
        padding-top: 5px;
    font-size: 14px;
    border: 0px solid black;
}