{{ self.title }}

{% include 'styleguide2/includes/atoms/icons/arrow.html' with width="33.3" height="35" fill="#000" %}
{{ self.text_before_countdown }}
{% for button in self.buttons %} {% firstof button.link button.page.url as button_url %} {% include 'styleguide2/includes/atoms/buttons/round_button.html' with classes='inline-block bg-black text-white' text=button.title url=button_url show_arrow_on_hover=True %} {% endfor %}