/* Shared typography aligned with the current HTML reference. */
body,
p,
td,
th,
input,
textarea,
select,
button {
    font-family: "Noto Sans TC", "Microsoft JhengHei", sans-serif;
}
