.checkboxlist {
    display: flex;
    align-items: center;
    gap: 6px;
    padding-left: 12px;
}

.checkboxlist .form-check-input {
    height: 15px !important;
    margin-left: 0 !important;
}
fieldset.webform-composite-hidden-title {
    margin-top: 0;
    margin-bottom: 0;
}
label.body-style-b3{
margin-bottom:8px;
}

.js-form-item {
    margin-bottom: 8px;
}

body .pdf-component-v1 form{    row-gap: 8px;
}
.js-webform-select-other h4{
margin-bottom:0px;
}

