If we want to style a group of the same elements but not all, which selector should we use?

The class selectorThe ID selector

We should use the class selector when we want to style a group of the same elements but not all.