{{ if facts_list_title }}
{{ partial:components/section-title :text="facts_list_title" spacing="lg" }}
{{ /if }} {{ list }} {{ partial:components/section :bg-color="index % 2 ? 'eggshell' : 'white'" tag="div" :max-width="options.max_content_width" flush-y="true" }}
{{ facts_list_image }}
{{ alt }}
{{ /facts_list_image }}
{{ facts_list_text }}
{{ /partial:components/section }} {{ /list }}