<div class="card__container card__container-close">
<div class="card-row flex-hz">
<h2 class="card__title">Card Title</h2>
<i class="fa fa-close card-close-btn"></i>
</div>
<h3 class="card__subtitle">Card subtitle</h3>
<p class="card__description">Lorem Ipsum is simply dummy text of the printing and typesetting
industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when
an unknown printer took a galley of type and scrambled it to make a type specimen book.</p>
</div>