
  /* Keep the brand name Walkinto in Latin lettering even where Georgian custom fonts are applied. */
  html[lang="ka"] body.page .walkinto-latin-brand,
  html[lang="ka"] body.page #wrapper .content.walkinto-about-page .walkinto-about-new .walkinto-latin-brand,
  html[lang="ka"] body.page #wrapper .content.walkinto-about-page .walkinto-about-new p .walkinto-latin-brand,
  html[lang="ka"] body.page footer .walkinto-latin-brand {
    font-family: Arial, Helvetica, sans-serif !important;
    letter-spacing: normal !important;
  }
