‘Use hanging punctuation to style a quotation. A “quote within a quote” should use double quotation marks.’
The design team
    <blockquote>
        <p>‘Use hanging punctuation to style a quotation. A “quote within a quote” should use double quotation marks.’</p>
        <cite>The design team</cite>
    </blockquote>
    ‘Or you can have a bigger one.’
The design team
    <blockquote>
        <p class="coop-t-h2">‘Or you can have a bigger one.’</p>
        <cite>The design team</cite>
    </blockquote>