Heading of the card
Some quick example text to build on the card title and make up the bulk of the card's content.
Card CTA<div class="card">
<img src="/images/ui/news-card.webp" alt="">
<div class="content">
<h3>Heading of the card</h3>
<p>Some quick example text to build on the card title and make up the bulk of the card's content.</p>
<a class="btn" href="#0">Card CTA</a>
</div>
</div>