<a
href="{% if link is defined %}{{ link }}{% endif %}"
class="font-medium text-[16px] text-center block hover:underline mb-[35px] mt-[12px]"
style="color: {{ companyStyles.linkTextColor }}"
>
{% if text is defined %}{{ text }}{% endif %}
</a>