/* Product Detail - Değişim & İade Override */
.bg-orange-50 .text-orange-800,
.bg-orange-50 .text-orange-700,
.bg-orange-50 .text-orange-600 {
    color: #1f2937 !important;
    font-weight: 600;
}

.bg-orange-50 h4 {
    color: #111827 !important;
    font-weight: 700;
}

.bg-orange-50 p {
    color: #374151 !important;
    font-weight: 500;
}

