<div style="padding: 20px;width: 100%; text-align: center;">

<style>
.cfx-button a {
text-decoration: none;
background-color: #15A890;
padding: 10px 30px;
color: white !important;
border-radius: 5px;
min-width: 200px;
text-align: center;
font-weight: bold;
text-transform: capitalize;
font: 400 16px 'Open Sans', sans-serif;
border: 2px solid silver;
}

.cfx-button:hover a {
text-decoration: none;
color: #ffffff !important;
text-transform: capitalize;
font: 400 16px 'Open Sans', sans-serif;
background-color: #000000;
}
</style>

<div class="cfx-button">

<a href="https://customwindowfilms.com/reseller/" target="_blank">View Our CreativeFx products</a>

</div>
</div>