I am using nested groups, and any CSS I add to the parent group is also being applied to the nested groups as well. For example, if I set a background color for the parent group title, all the nested group titles get it as well and I am not able to override it. Even if I explicitly set a different bgcolor on the child groups, it is ignored.