.wpforms-form input{
    background-color: transparent !important;
    border: 1px solid #555 !important;
    color: #ffffff !important;
}
.wpforms-form textarea{
    background-color: transparent !important;
    border: 1px solid #555 !important;
    color: #fff !important;
}
button#wpforms-submit-2651 {
    background-color: #47a6db;
    border: none;
    color: #fff;
    border-radius: 4px;
    padding: 6px 12px !important;
    width: auto !important;
    font-size: 1em !important;
}
label.wpforms-field-label {
    font-size: 14px !important;
    font-weight: 400 !important;
}