the link in my category description is styled like normal code due to the css rule a,a:visited {color: inherit;} in the component.css.
a,a:visited {color: inherit;}
component.css
Is this the expected result ?