body,
body * {
  font-size: 12px !important;
}

.brand-box b {
  font-size: 19px !important;
}

h1,
.selected-product h2 {
  font-size: 24px !important;
}

h2 {
  font-size: 18px !important;
}

.product-item b,
.api-product b {
  font-size: 14px !important;
}

#productCount {
  font-size: 28px !important;
  font-family: "Arial Black", Impact, "PingFang SC", sans-serif;
  font-weight: 900;
  line-height: 1.1;
  color: #e86f16;
}
