<!-- Example Card -->
<div class="card">
<!-- Card content goes here -->
<h5>This is a card.</h5>
<p>Content goes here.</p>
</div>
Content goes here.
<!-- Example Card -->
<div class="bg-off-black padding-medium ghost-children">
<div class="card">
<!-- Card content goes here -->
<h5>This is a card.</h5>
<p>Content goes here.</p>
</div>
</div>
Content goes here.
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodtempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodoconsequat. Duis aute irure dolor in reprehenderit in voluptate velit essecillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat nonproident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Card
A card is a simple, helpful component similar to Foundation Panels that enables you to outline sections of your page easily. This allows you to view your page sections as you add content to them or add emphasis to a section. The width is controlled by the grid columns you put them inside.