.form-check-input:disabled ~ .form-check-label{
color: black !important;
}

section#edit-our-checklist-if-we-need-to-evacuate-the-house div.form-check label {
cursor: default !important;
}
section#edit-our-checklist-if-we-need-to-evacuate-the-house div.form-check input {
cursor: default !important;
}
.form-item-family-name label{
    font-size: 1.875rem !important;
}