.woocommerce ul.products li.product a.button {
  background-color: #089560 !important;
  color: #ffffff;
}
.product bdi {
  color: #089560;
  font-weight: 600;
  font-size: 17.712px;
}
.woocommerce div.product .single_add_to_cart_button {
  background-color: #089560 !important;
  width: 200.391px !important;
  height: 47.75px !important;
}
.woocommerce div.product .product_title {
  font-size: 41.78px !important;
}
.woocommerce ul.products li.product a.button:hover {
  background-color: rgba(0, 0, 0, 0) !important;
}
