.price{
    color: #333 !important;
}
.price del{
    font-size: 0.7em;
}


.wc-block-components-product-price del{
    font-size: 0.7em;
}

.woocommerce-cart .wc-block-components-product-metadata__description,
.woocommerce-checkout .wc-block-components-product-metadata__description {
    display: none !important;
}

.wc-block-cart__submit-button{
    background-color: #eaeaea;
}

.wp-block-woocommerce-cart.alignwide{
    margin-inline: 0;
}