p.wcwlu-heading {
    font-weight: bold;
}
.wcwlu-form input[type="email"],
.wcwlu-form textarea {
    width: 100%;
}
.wcwlu-error-message {
    display: none;
    color: red
}
.wcwlu-form textarea {
    height: 100px;
}
.wcwlu-form label {
    display: block;
}
