.paragraph.webform .field-prgf-webform {
    width: 100%;
}
.webform-submission-form .form-control {
    border: 1px solid #d8d8d8;
    border-radius: 8px;
    height: 50px;
    padding: 8px 16px;
}
.webform-submission-form {
    padding-top: 0 !important;
}