Preview
HTML
<div class="text-brand-primary-contrast space-y-6">
<p class="text-2xl font-bold">Title</p>
<p class="text-lg">Description</p>
<!-- Add button URL below -->
<a href="" class="btn btn--lg btn--primary">Button text</a>
</div>
CSS
/* Define the background colour of the premium content snippet */
.tf-card {
background: ;
}