.product-container .current-price-container.tp-listing-from-tier-price {
    display: inline-block;
    color: #111;
    font-weight: 700;
}

.product-container .tax-shipping-hint .tax {
    color: #5f6b73;
}

.product-container .tax-shipping-hint .tp-free-shipping {
    color: #148a28;
    font-weight: 700;
}

.product-container .tax-shipping-hint .tp-variable-shipping {
    color: #5f6b73;
    font-weight: 700;
}
