/* Add custom CSS styles below */ 
.store-footer h3 {
    color: #000000; /* روابط تهمك وخدمة العملاء */
}

/*-------------*/ 

.text-primary {
    color: #000000; /* الثلاث خطوط فوق */
}
.dark .opt-text.text-light * {
    color: #000000 !important; /* جعل اللون أسود */
    background-color: transparent !important;
    background-color: initial !important;
}

.details.product-options, 
.details.product-reviews {
    font-size: 24px !important;   /* هنا حجم الخط - غيّر الرقم مثل ما تبي */
    font-weight: 900 !important;  /* هنا السماكة: 100 خفيف جدًا - 900 ثقيل جدًا */
}