Preview
HTML
<div class="flex flex-col p-6 text-center bg-brand-secondary
text-brand-secondary-contrast tf-rounded">
<p class="text-base">Text</p>
<!-- Add button URL below -->
<a href="" class="btn btn--primary">Button Text</a>
</div>
CSS
.content__mpu {
width: 50%;
}