Ticker RSS - Format text color, custom font and add bullet image?

Hi,

I have a requirement for an RSS ticker to display in white and use a custom font that is part of our brand.
Additionally we have an image that we need to be between each Title.

We’re currently using a competing product but are trying out Xibo as a replacement and are using this custom code to achieve the above:

Text size/font can be set as in normal text editor (or directly in html code if you prefer, font needs to be uploaded to the CMS beforehand though).

As for image, I assume it does not come from the feed? (if it’s yours feed, it could be a good idea to add image there)
Otherwise the <img> tag should work as well, assuming that this image in the src exists can be reached by the CMS and player - this image will be added after each title (in this case).