:root {
    --hsf-field-label__color: red !important;
}

.hsfc-TextField {
    color: red !important;
}