.product-image-text {
  position: absolute;
  z-index: 2;
  font-size: 13px;
  bottom: 14px;
  left: 15px;
  color: #000;
  background-color: #e3dac8;
  width: fit-content;
  padding: 2px 15px 3px;
}
