.pricing-strike {
    text-decoration: line-through;
    color: #94a3b8;
    font-weight: 600;
}

.pricing-promo-note {
    color: #059669;
    font-weight: 800;
    margin-inline-start: 4px;
    white-space: nowrap;
}

.shipping-price-total .pricing-strike,
.my-products-payment-total .pricing-strike,
.price-amount .pricing-strike {
    font-size: inherit;
}

.price-amount .pricing-promo-note {
    display: block;
    margin-top: 4px;
    margin-inline-start: 0;
    font-size: 12px;
    white-space: normal;
}
