.Product__item {
  border: 1px solid rgba(201,168,76,0.25) !important;
  border-radius: 8px !important;
  background: rgba(255,251,245,0.8) !important;
}
.Product__label {
  font-family: 'Outfit', sans-serif !important;
  color: #2c3829 !important;
}
.Product__price {
  color: #2c3829 !important;
  font-weight: 500 !important;
}
