
  /* About KA cards only: reduce the subtext font size by one size. */
  html[lang="ka"] body.page #wrapper .content.walkinto-about-page .walkinto-about-new .adv-item p,
  html[lang="ka"] body.page #wrapper .content.walkinto-about-page .walkinto-about-new .adv-item p *:not(.walkinto-latin-brand) {
    font-size: 15px !important;
  }
