Just starting with Remark and messing around with the template provided.
For the test .html file I'm working with setting text color via .ref[Some red text] isn't rendering red text in the browser. Nor is <span class="red">Some red text</span>
Any suggestions? My html code shown below.
Thanks
```