<div class="button_cont" align="center"><a class="example_d" href="add-website-here" target="_blank" rel="nofollow noopener">Add Call to Action</a></div>
.example_d {
color: #20bf6b !important;
text-transform: uppercase;
background: #ffffff;
padding: 20px;
border: 4px solid #20bf6b !important;
border-radius: 6px;
display: inline-block;
transition: all 0.3s ease 0s;
}
.example_d:hover {
color: #494949 !important;
border-radius: 50px;
border-color: #494949 !important;
transition: all 0.3s ease 0s;
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.