/* Add custom CSS styles below */ 
.product-card__promotion{
 border-radius: 25px;
}

@btn {
color:white;
background:red !important;
}