JSFiddle - React, Tailwind, and code Playground
by shamaleyte
HTML
<a id="cta_button_2564296_fe7fe805-56d0-48be-84c9-a6519b6c3d56" class="cta_button color_91cf16" href="https://go.trackstreet.com/cs/c/?cta_guid=fe7fe805-56d0-48be-84c9-a6519b6c3d56&placement_guid=ede8154f-5069-40b3-a2d5-785ccbf8428c&portal_id=2564296&canon=http%3A%2F%2Fblog-trackstreet-com.sandbox.hs-sites.com%2Fhome-page&redirect_url=APefjpHBXKHTZrsbPVUBrGcqtgt0GBN0J6-Xgz47ilJDCAY-vcD-9a10j0bWOW7rfw3RlYq22zkGEtWTCq9roBBl4gwiasbIMuND-khWEONJpTvzQPeLdMzq4a-wBy6-ENcxErNYNRGEL2-dV4Zv_6rhFZM5gn5mNjlc9cWNMLmo-Zmwr6fJ2dQ5TWlbglQa6BnYEx4w0iYp7aYQBMygnsMCJpSsKxA-yA&click=788f7eaf-bb28-41a9-a4dd-f7361f2d62de&hsutk=7542a0a832e3ec8c74fb75796c60b2d9&__hstc=233546881.7542a0a832e3ec8c74fb75796c60b2d9.1502900794566.1534621428768.1534663344637.325" cta_dest_link="http://www.google.com" title="SCHEDULE A DEMO">SCHEDULE A DEMO</a>
CSS
.cta_button {
cursor: pointer;
text-decoration: none !important;
text-transform: uppercase;
display: inline-block;
outline: 0;
background-color: #8dbf0d;
border: 2px solid #8dbf0d;
border-radius: 0;
padding: 21.5px 40px;
color: #FFF;
transition: all .3s ease;
font-family: 'Open Sans',sans-serif;
font-size: 13px;
font-weight: bold;
font-style: normal;
font-stretch: normal;
line-height: .92;
letter-spacing: .7px;
text-align: center;
}