Quote @quote

Approved

Text-Zitat @quote

<figure class="quote">
  <blockquote class="quote__text">Wir sollten jedes Fertigungsverfahren vermeiden, das zusätzlichen Unrat erzeugt.</blockquote>
  <figcaption class="quote__source">
    <div class="quote__source-text">Achim Menges</div>
  </figcaption>
</figure>

Text-Zitat with image @quote--image

<figure class="quote">
  <blockquote class="quote__text">Wir sollten jedes Fertigungsverfahren vermeiden, das zusätzlichen Unrat erzeugt.</blockquote>
  <figcaption class="quote__source">
    <div class="quote__source-image">
      <div class="image loading" style="padding-top: 100%;"><noscript><img class="image__fallback" alt="Image of a human" height="160" src="https://bildermangel.de/160x160/F5F5F5/28281a.png?text=160x160" width="160" /></noscript><img class="image__img js-lazyload" data-src="https://bildermangel.de/160x160/F5F5F5/28281a.png?text=160x160" width="160" height="160" alt="Image of a human" /></div>
    </div>
    <div class="quote__source-text">Achim Menges</div>
  </figcaption>
</figure>