/**
 * Wishlist custom styles
 * Custom styling for the wishlist module
 */

.products article .wishlist-button-add {
   top: .50rem;
   right: .50rem;
}
