Hi, I was wondering if there is a way to reference “Color Manager” Colors when doing inline CSS
<span style="color: #ff9800;">Tell us what you need designed.</span>
possible to do something like:
<span style="color: "Brand Primary">Tell us what you need designed.</span>