.s-product-card-promotion-title{
	background-color: rgb(188 105 75);
}
.s-slider-block__title h2:where([dir=rtl],[dir=rtl] *){
	  width: fit-content;
    background: #bc694b;
    padding: 6px 10px;
    color: white;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
}