Is there a way to automatically apply styling to specific phrases on our website by searching for instances of those phrases?
For example:
<div>
This is what you get from <span class="comp">Company Name</span>.
We do all kinds of things here at <span class="comp">Company Name</span>.
</div>