.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
  color: #000000;
  font-weight: bolder;
  font-size: 21px;
}

bdi {
  font-size: 21px;
  font-weight: bolder;
  color: #000000;
}