[pif-questionId] .question-text.required {
    font-weight: bold;
}

[pif-questionId] label {
    font-weight: unset !important;
}

[pif-questionId].has-error {
    background-color: pink !important;
}
