How can I change the color of my link to white in code?

I have a piece of code like the following

{% assign unsubscribe_link_campaigns = “1” %}
{% assign unsubscribe_link_title = “Unsubscribe” %}
{% assign unsubscribe_link_world = “de” %}
{% assign unsubscribe_link_attributes = “class="link"” %}
{{content_blocks.${unsubscribe_link}}}

This makes my link colour blue. What can I do to change the colour to white

please provide the store URL?

Hi Miguel, this is not a store, this is in an email which uses liquid and content blocks