.product-card__wrapper,
.product-card {
  background-color: #fdf6f0 !important;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(90,69,59,0.08);
}

* {
  font-size: 101% !important;
}

footer, footer p, footer a, footer span, footer h1, footer h2, footer h3, footer li, footer div {
  color: #5a453b !important;
}