<style>
.button {
background-color: #33899a;
border: none;
color: white;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
border: 2px solid #33899a;
}
.button:hover{
background-color: white;
color: #33899a;
border: 2px solid #33899a;
}
</style>
<div style="text-align: center">
</br>
<h3>LICENSE ACTIVATION CENTER</h4>
<p>Automate license creation and delivery, while providing business intelligence through integrated reporting and tracking of entitlements.</br><br></p>
<button class="button" onclick="window.open('https://www.x-formation.com/license-activation-center/', '_blank')" type="button">DISCOVER MORE</button>
</div> |