JSFiddle - React, Tailwind, and code Playground
by rsolomonjr1
HTML
<div style="width:100%;overflow:hidden;font-size:14px;margin-bottom:-5px">
<div style="padding-bottom:5px;font-weight:900">Advance booking is required!</div>
<div style="float:left;padding-right:5px"><a href="https://www.zerve.com/SDEBike" style="margin:0;padding:0;"><img src="http://img-static.cdn.zerve.com/getinfo_button_large-dark.png" alt="get info & book at zerve" border="0" style="margin:0;padding:0"/></a></div>
<div style="line-height:21px">Book online for:<br/><a href="https://www.zerve.com/SDEBike" style="text-decoration:underline;font-weight:900">Big Island Excursions</a><br/>Or call Zerve at <strong>888-494-0270</strong> or <strong>808-495-4227 (int'l)</strong></div>
</div>
<div style="font-weight:700;font-size:16px">Check out our <a href="https://www.zerve.com/SDEBike/Calendar" style="text-decoration:underline;font-weight:700;font-style:italic">tour calendar</a> for updated availability!</div>
CSS
body{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
color: #000000;
font-size: 12px;
font-weight: normal;
font-style: normal
}