.s_blog_posts .card { transition: transform 0.2s; } .s_blog_posts .card:hover { transform: translateY(-5px); }