
.t-store__tabs__content,
.t-store__tabs__content *:not(strong):not(b):not(img):not(figure) {
  font-family: var(--t-font-family__descr, "TikTok", sans-serif) !important;
  font-weight: 400 !important;
  text-transform: none !important;
  letter-spacing: normal !important;
  line-height: 1.6 !important;
  color: inherit !important;
}

