/* Add custom CSS styles below */ 
.s-slider-block__title {
    justify-content:center;
}
.s-slider-block__title-right:where([dir="rtl"], [dir="rtl"] *) {
    padding-left: 0;
}
.s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *) {
    padding-left:0;
}

.dark .product-single.product-des-force-light:not(.cls-3) .product__description a,.dark .product-single.product-des-force-light:not(.cls-3) .product__description a strong{
    color: rgb(51, 204, 255) !important;
}