/* Alma – orange qui pète */
.product-prices [class*="alma"],
.product-prices [class*="alma"] * {
  color: #ff4d00 !important;
}

.product-prices [class*="alma"] a {
  color: #ff4d00 !important;
  text-decoration: none;
}

.product-prices [class*="alma"] button {
  background-color: #ff4d00 !important;
  border-color: #ff4d00 !important;
  color: #fff !important;
}