.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
    color: #000;
    font-size: 1.5rem!important;
    margin-bottom: -26px;
}