Heroes
Impactful introductory sections.
<section class="hero">
<div class="hero__container">
<div class="hero__content">
<h1 class="hero__title">Title</h1>
<div class="hero__actions">...</div>
</div>
<div class="hero__media">...</div>
</div>
</section>