Variable link colors

I been building several different templates for Mautic using MJML framework for the past month and I noticed just recently I can no longer change the font color of links from variables after the update.

The links were variable links like {unsubscribe_text} or {webview_text} etc. I have tried several different way to style it and it all stay stubbornly white …

I looked at the source and I see this

<a href=3D"https://mas.agwm.o=
rg/email/unsubscribe/624e0767a6920" style=3D"color: white">Unsubscribe</a>

Where is this style “white” coming from?

Is it something I missed or a bug from the recent update?