.item_card .fp_card_image {
  height: 4rem;
  margin-bottom: 1rem;
}

.discounted_price {
  color: red;
}

.full_price {
  text-decoration: line-through;
}
