/* Add custom CSS styles below */ 
.product-card__promotion {
    top: 0px;
    left: 0;
    border-radius: 10px 0 10px;
}
.promotion-title{
      top: 0px;
}

.my-2.mx-auto.w-28.h-0.border-2.border-primary {
    border-width: 1px;
    width: 10rem;
}