.link-a:hover {
  transform: translate3d(4px, -6px, 0px);
  box-shadow: -4px 6px 0px 0px white;
}