.post .post-content img {
  display: block;
  margin: auto;
}

figcaption {
  text-align: center;
  font-family: "Noto Sans SC";
}

/* 标记英文文本 */
.en-text {
  font-family: "Source Serif 4";
  font-size: 112%;
}

strong .en-text {
  font-weight: 500;
}

