body {
  font-family: "Noto Serif CJK SC", "Songti SC", "SimSun", serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Noto Sans CJK SC", "PingFang SC", "Microsoft YaHei", sans-serif;
}

.content p {
  text-indent: 2em;
  line-height: 1.8;
}

.content li {
  line-height: 1.8;
}

.content blockquote {
  border-left: 3px solid #9a8f82;
}
