.wishlist-link {
  display: flex;
  justify-content: space-between;
  text-decoration: none;
}

.wishlist-link h2 {
  margin: 0;
}
