| Index: index.html | 
| =================================================================== | 
| --- a/index.html | 
| +++ b/index.html | 
| @@ -20,37 +20,53 @@ | 
| </div> | 
| <div class="card__footer"> | 
| Button | 
| </div> | 
| </div> | 
|  | 
| <div class="card"> | 
| <div class="card__header"> | 
| +            <h2>Advertisers</h2> | 
| +        </div> | 
| +        <div class="card__content"> | 
| +            <p>Monetize your adblocking audience</p> | 
| +            <p>Learn how to serve Acceptable Ads and find more about getting your website whitelisted</p> | 
| +            <p>Learn how to serve Acceptable Ads and find more about getting your website whitelisted</p> | 
| +            <p>Monetize your adblocking audience</p> | 
| +        </div> | 
| +        <div class="card__footer"> | 
| +            Button | 
| +        </div> | 
| +    </div> | 
| + | 
| +    <div class="card"> | 
| +        <div class="card__header"> | 
| <h2>Ad Networks or a Much Much Longer Title</h2> | 
| </div> | 
| <div class="card__content"> | 
| <p>Monetize your adblocking audience</p> | 
| <p>Learn how to serve Acceptable Ads and find more about getting your website whitelisted</p> | 
| </div> | 
| <div class="card__footer"> | 
| Button | 
| </div> | 
| </div> | 
|  | 
| <div class="card"> | 
| <div class="card__header"> | 
| -            <h2>Advertisers</h2> | 
| +            <h2>Publishers</h2> | 
| </div> | 
| <div class="card__content"> | 
| <p>Monetize your adblocking audience</p> | 
| <p>Learn how to serve Acceptable Ads and find more about getting your website whitelisted</p> | 
| -            <p>Learn how to serve Acceptable Ads and find more about getting your website whitelisted</p> | 
| -            <p>Monetize your adblocking audience</p> | 
| </div> | 
| <div class="card__footer"> | 
| Button | 
| </div> | 
| </div> | 
| + | 
| </div> | 
|  | 
| +Test | 
| + | 
| </body> | 
| </html> | 
|  |