Remark: Text color class not working

Created on 11 Feb 2018  路  1Comment  路  Source: gnab/remark

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

```


Title