[pif-questionId] .question-text.required {
    font-weight: bold;
}

[pif-questionId] label {
    font-weight: unset !important;
}

[pif-questionId].has-error {
    border-color: rgb(169, 68,66) !important;
}
