/* Blog typography aligned with the SEO service page's Inter-based type system. */
.lkb {
	--lkb-font-body: "Inter", "Helvetica Neue", Arial, "PingFang TC", "Noto Sans TC", "Microsoft JhengHei", sans-serif;
	font-family: var(--lkb-font-body) !important;
}

.lkb,
.lkb *,
.lkb *::before,
.lkb *::after {
	font-family: var(--lkb-font-body) !important;
}
