<div class="bg-blue-light rounded flex flex-col overflow-hidden">
    <div class="p-6 sm:p-10 flex justify-between bg-green-light">
        <h3 class="text-2xl font-bold text-dark">Apply for this benefit</h3>
    </div>
    <div class="p-6 sm:p-10 space-y-10">
        <div class="prose max-w-none">
            <p>You can select this benefit between <strong>1 Feb 2022</strong> and <strong>28 Feb 2022</strong>.</p>
            <p>If you select this benefit reductions will be applied from the date you are enrolled. You will receive an email confirming this information</p>
        </div>
        <button class="btn btn-dark">Apply now</button>
    </div>
</div>
<div class="bg-blue-light rounded flex flex-col overflow-hidden">
	<div class="p-6 sm:p-10 flex justify-between bg-green-light">
		<h3 class="text-2xl font-bold text-dark">Apply for this benefit</h3>
	</div>
	<div class="p-6 sm:p-10 space-y-10">
		<div class="prose max-w-none">
			<p>You can select this benefit between <strong>1 Feb 2022</strong> and <strong>28 Feb 2022</strong>.</p>
			<p>If you select this benefit reductions will be applied from the date you are enrolled. You will receive an email confirming this information</p>
		</div>
		<button class="btn btn-dark">Apply now</button>
	</div>
</div>
/* No context defined. */

No notes defined.