.s-button-primary {
    background-color: #ffffff !important;
}
.s-button-primary:hover {
    background-color: #0b1c3d !important; /* الكحلي */
    color: #ffffff !important;           /* أبيض */
}
.s-product-card-content-footer salla-add-product-button {
  --text-btn: #ffffff;
}
#btn-show-more {
    color: #fff !important;
}.special-product salla-add-product-button button {
    color: #fff !important;
    color: rgb(220 38 38) !important;
    font-weight: 700 !important; /* تقدر تزودها لـ 800 لو عايز أتخن */
}
.btn--primary {
    background-color: #414042 !important;
    background-color: var(--color-primary) !important;
    color: white !important;
}
.tabs__outline .tab-trigger.is-active {
    color: white !important;
}
.s-button-primary,
.btn-primary {
    font-weight: 700 !important; /* ممكن 800 لو عايز أتخن */
}