:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover {
  color: #391e14;
  background-color: #e6e3c9;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover {
  color: #391E14;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb {
  color: #391E14;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover {
  color: #391E14;
}

.add_enquiry_label {
  color: #391E14;
  font-style: normal;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
  background-color: #e6e3c9;
}

.wpt-image-card-title {
  color: #532b1d;
}

.wpt-image-card-content-wrapper {
  background-color: #E6E3C9;
  color: #532B1D;
}