<div class="testimonial"><div class="testimonial__image">{{ render_storyblok(image) }}</div><div class="testimonial__content">{{ render_storyblok(text, {'class': 'paragraph--bold paragraph--italic'}) }}{% if author|default %}<span class="testimonial__author">{{ author }}</span>{% endif %}</div></div>