/* Add custom CSS styles below */ 

/* السعر + رمز العملة فقط = ذهبي #D4AF37 */
span.pc-t,
span.pc-t i.sicon-sar {
  color: #D4AF37 !important;
  font-weight: bold;
}

/* اسم المنتج يرجع أسود */
div.product-category-name {
  color: #000000 !important;
  font-weight: bold;
}