<section class="deal-list">
<article>
<h2>Vanuatu Cruise</h2>
<p><mark>$499</mark>- 5 Nights</p>
<p>A relaxing cruise around the southern most parts of Vanuatu</p>
</article>
<article>
<h2>Fiji Resort Getaway</h2>
<p><mark>$649</mark> - 6 Nights</p>
<p>Includes all you can eat buffet and entertainment</p>
</article>
<article>
<h2>Pacific Island Hiking</h2>
<p>$1199 - 5 Nights</p>
<p>Hike your way though several pacific islands on this exercise focused holiday</p>
</article>
</section>
body {
color: #333;
font-family: Tahoma, sans-serif;
font-size: 16px;
line-height: 1.25;
}
h2 {
color: #1C94C6;
font-family: Georgia, serif;
font-size: 26px;
font-weight: normal;
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.