body.woocommerce-checkout .mini-cart-item__excerpt {
    font-size: 13px;
    color: #7b7575;
    font-weight: 700;
    margin: 5px 0 0;
}

body.woocommerce-cart .mini-cart-item__excerpt {
    font-size: 20px;
    color: #F8F1ED;
    font-weight: 500;
    margin: 8px 0 0;
}

body .elementor-widget-woocommerce-menu-cart .mini-cart-item__excerpt {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.3;
    color: #808489;
    margin: 10px 0;
}