CSS transitions allows you to change property values smoothly (from one value to another), over a given duration.
<a class="btn btn-primary transition-3d-hover" href="#">.transition-3d-hover</a>