/* شارة الضمان الذهبي في بطاقة المنتج */
.product-card__promotion{
background:#D4AF37 !important;
color:#000000 !important;
font-weight:600;
border-radius:6px;
}

/* شارة الضمان الذهبي داخل صفحة المنتج */
.promotion-title{
background:#D4AF37 !important;
color:#000000 !important;
font-weight:600;
border-radius:6px;
}