.form-control {
    width: 100% !important;
}

label {
    display: inline-block;
    margin-bottom: .5rem;
    font-size: 20px !important;
    font-weight: bold !important;
}

fieldset {
    margin: 20px 0 0 0 !important;
}

.webform-section-title {
    margin: 20px 0 0 0 !important;
}