How to Style the Index Terms LabelsEdit online
In your customization css, add the following CSS rule:
index\.groups formatted-value {
font-style:oblique;
color:gray;
}
The result is:

