/* استهداف الحاوية */
Body{ 
 background-color: #000!important;
}
.sm\:text-4xl: {
    font-size: 0rem;
    line-height: 2.5rem;
}
.product-card__promotion {
	font-size: 0.65rem;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	top: 0 !important;
	bottom: unset !important;
	left: 0 !important;
	right: unset !important;
}

.s-block--animated-brands--brand img {
    width: 100px;
    height: 100px;
    padding: 5px;
    }



.s-block--animated-brands--brand {
    background: #fff;
    border-radius: 10px;
}