.zone-cart .table-cart__heading, .zone-cart .order-summary__title {
    color: #000 !important;
}

.cart-wrapper {
    p {
        color: #000 !important;
    }
}
.table-order-taxes {
    td {
        color: #000 !important;
        p {
            color: #000 !important;
        }
    }
}