JSFiddle - React, Tailwind, and code Playground
HTML
<article class="new_promo_banner bg-yellow">
<div class="promo_content">
<h2>Title</h2>
<p>Description</p>
</div>
<div class="promo_ctas">
</div>
</article>
<article class="new_promo_banner bg-yellow">
<div class="promo_content">
<h2>Title</h2>
<p>Description</p>
</div>
<div class="promo_ctas">
</div>
</article>