bdi {
  color: #dfdfdf;
}

.woocommerce ul.products li.product .onsale {
  background-color: #6ec1e4;
}



.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover {
  background-color: 54595f;
  color: dfdfdf;
}