promotion-title {
    background-color: #0A3A3E !important;
    color: #AA866C !important;
}

/* النص الترويجي داخل بطاقات المنتجات */
[class*="promotion"],
[class*="Promotion"],
[class*="promo"],
[class*="Promo"] {
    background-color: #0A3A3E !important;
    color: #AA866C !important;
}

/* النص داخل العنصر الترويجي */
[class*="promotion"] *,
[class*="Promotion"] *,
[class*="promo"] *,
[class*="Promo"] * {
    color: #AA866C !important;
}