#recent-posts>.recent-post-item:not(a):hover {
    box-shadow: 0 5px 15px rgba(0,0,0,.4);
    transform: scale(1.015);
}