Add the code below to the Custom CSS field on your Form widget’s Appearance tab:
[class*='FormFieldLayout__Element-sc'] a {
color: red;
}
Add the code below to the Custom CSS field on your Form widget’s Appearance tab:
[class*='FormFieldLayout__Element-sc'] a {
color: red;
}