even with a stacked CSS
a later selector can override the prior declaration. The later one may be for just 1 attribute.
Code:
.CO {text-indent: 0}
Alphabetizing or deleting prior selectors may alter the results. remember it is Css.
Granted, Wolf's Way, is easier to troubleshoot, but it is not the only way.
blockquote p {