#last-modified {
    color: -apple-system-tertiary-label;
    margin-top: 50px;
}

ul > li {
    margin-bottom: 18px;
    line-height: 1.3;
}

.wishlist-separator {
    color: -apple-system-tertiary-label;
}

.wishlist-link {
    text-decoration: none;
}

.wishlist-price {
    text-decoration: none;
    color: inherit;
}

.wishlist-domain {
    text-decoration: underline;
}

a {
    text-decoration: underline;
    color: inherit;
}

.li-details {
    color: -apple-system-secondary-label;
}

div.li-details {
    margin-top:3pt;
}
