swg-promo
The promo card is a revenue component that, like the In Depth card, extends the horizontal card molecule but adjusts the flex-grow weights.
EXAMPLE
SIGN UP AND SAVE
#READLOCAL
Get six months of free digital access to The Kansas City Star
Subscribe with GoogleHTML
<div class="card horizontal swg-promo">
<div class="package sans promo">
<h1 class="title">SIGN UP AND SAVE</h1>
<h3>#READLOCAL</h3>
</div>
<div class="package">
<p class="summary">Get six months of free digital access to The Kansas City Star</p>
<a class="button impact">Subscribe with Google</a>
</div>
</div>