bdi {
  color: #a33e3e;
}

:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover {
  color: #4f2f2f;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock {
  color: #a33e3e;
}

.woocommerce.single-product div.product_meta a:hover {
  color: #a33e3e;
}

.woocommerce ul.products li.product.classic .product-wrap img {
  color: #a33e3e;
}