<style>
.doc-card-div:hover { box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);}
</style>
<a href="https://vayandata.com">
<div style="width: 320px;height:140px;padding: 24px;border-radius: 4px;box-shadow: rgb(2 8 20 / 10%) 0px 0.175em 0.5em, rgb(2 8 20 / 8%) 0px 0.085em 0.175em; box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); transition: all 0.3s cubic-bezier(.25,.8,.25,1); font-family:Arial, sans-serif" class="doc-card-div">
	<img src="https://ionicframework.com/docs/assets/icons/component-alert-icon.png" style="width: 48px;height:48px;"/>
	<p style="font-size: 1.4em; font-weight: 500; margin:8px 0; line-height: 1.4;color:#020814;">
		Get started
	</p>
	<p style="font-size: 0.9em; margin: 0; font-weight: 300; line-height: 1.2;color:#73849a;">
		Set-up your license and start gaining productivity
	</p>
</div>
</a>