/* Add custom CSS styles below */ 
.dark .product-single.product-des-force-light:not(.cls-2) .product__description strong {
    color: rgb(226, 120, 1) !important;
}

p.ql-direction-rtl a {
    color: rgb(226, 120, 1) !important;
}