.xb-wishlist-product__title {
    font-size: 0.9em;
    font-weight: 700;
}

.xb-wishlist-product__hasCompareAtPrice {
    color: #98b989;
    font-size: 15px;
    font-weight: 900;
}

.xb-wishlist-product__price {
    color: #98b989;
    font-size: 15px;
    font-weight: 900;
}

.xb-list-style__add-to-cart {
    all: unset;
    background-color: #98b989;
    border: none;
    border-radius: 30px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 900;
    line-height: 1;
    padding: 12px 16px;
    position: relative;
}

.xb-wishlist-modal__title {
    font-size: 1.5em;
    font-weight: 700;
}

.xb-wishlist-product__info {margin-top: 0.5em}

xb-wishlist-button {
  margin-top: -1em;
  margin-bottom: -1.5em;
}