{% assign color = color | default: "#3d0456" %}
{% assign text_en_US = text_en_US | default: "" %}
{% assign text_es = text_es | default: "" %}
{% assign text_fr = text_fr | default: "" %}
{% assign text_de = text_de | default: "" %}
{% assign text_en_GB = text_en_GB | default: "" %}
{% assign text_nl = text_nl | default: "" %}
{% assign text_pt_BR = text_pt_BR | default: "" %}
{% assign button_text_en_US = button_text_en_US | default: "" %}
{% assign button_text_es = button_text_es | default: "" %}
{% assign button_text_fr = button_text_fr | default: "" %}
{% assign button_text_de = button_text_de | default: "" %}
{% assign button_text_en_GB = button_text_en_GB | default: "" %}
{% assign button_text_nl = button_text_nl | default: "" %}
{% assign button_text_pt_BR = button_text_pt_BR | default: "" %}
{% assign button_link = button_link | default: "" %}
{% assign text_color = text_color | default: "white" %}
{% assign subtitle_en_US = subtitle_en_US | default: "" %}
{% assign subtitle_es = subtitle_es | default: "" %}
{% assign subtitle_fr = subtitle_fr | default: "" %}
{% assign subtitle_de = subtitle_de | default: "" %}
{% assign subtitle_en_GB = subtitle_en_GB | default: "" %}
{% assign subtitle_nl = subtitle_nl | default: "" %}
{% assign subtitle_pt_BR = subtitle_pt_BR | default: "" %}
{% if text_color == "white" %}
{% else %}
{% else %}
{% endif %}
{{ current_school.name }}
{% endif %}
{% for website_navigation in navigations.header_navigations_external %}