.view-work-btn { transition: transform .2s ease; cursor: pointer; }
.view-work-btn:hover { transform: translateY(4px); }