html[lang='en-US'] #navbar #menu-main-menu.navbar-nav>li>a {
  font-weight: 400;
  letter-spacing: 0px;
  height: 45.5px;
}

html[lang='en-US'] #navbar #menu-main-menu.navbar-nav>li>.sub-menu>li>.sub-menu {
  margin-top: 20px;
  margin-left: 12%;
}

html[lang='en-US'] #home .home-section3 .link {
  letter-spacing: 13px;
}


html[lang='en-US'] #xiaohongshu .xhsContent .textContent .name,
html[lang='en-US'] #zcDetail .zcContent .textContent .name {
  font-family: var(--font-family-lexend-peta-regular);

}

html[lang='en-US'] #xiaohongshu .xhsContent .textContent .title,
html[lang='en-US'] #zcDetail .zcContent .textContent .title {
  font-family: var(--font-family-arial);
}

html[lang='en-US'] #zcDetail .zcContent .textContent .contents {
  font-family: var(--font-family-arial);
}

html[lang='en-US'] #xiaohongshu .hotProducts .title .titleText,
html[lang='en-US'] #zcDetail .hotProducts .title .titleText {
  font-family: var(--font-family-lexend-peta-regular);
}

html[lang='en-US'] .ingredient .item .title {
  font-family: var(--font-family-lexend-peta-regular);
}

html[lang='en-US'] #home .home-section3 .content .title {
  font-family: var(--font-family-lexend-peta-regular);
}

html[lang='en-US'] #home .home-section3 .subtitle {
  letter-spacing: 0;
}