For example, in AMP start, I needed to make my selector like this to make the override possible.,
body .www-component-anchors .www-component-anchor[option][selected]
we should split up the selectors into smaller (less specific ones) to make it easier to override - we would need to follow the same principle in all our components to make overriding more simple.