How to Style the Index Terms Labels

In your customization css, add the following CSS rule:

index\.groups formatted-value {
    font-style:oblique;
    color:gray;
}
The result is: