/* Saudi green bold price styling */
.price,
.price-item,
.price-item--regular,
.price-item--sale,
product-price .price {
  color: #006C35 !important;
  font-weight: 700 !important;
  font-size: 1.15em !important;
}
