.Text--discount {
  background-color: #FF6F61;
  color: white;
  text-align: center; }

.ProductItem .FreeGift {
  position: absolute;
  left: 25px;
  top: 80px; }
  .ProductItem .FreeGift img {
    width: 50px; }

.ProductForm__Pickup {
  margin-top: 10px;
  cursor: default !important;
  color: black; }
