html {
    font-size: 62.5%;
}
body {
  font-family: "Georgia", "Songti SC", "SimSun", "STSong", serif;
  letter-spacing: 0.06em;
  #text-indent: 2em;
  color: #2D2D2D;
  line-height: 2.0;
  font-size:1.6rem;
}

h1, h2, h3 {
  font-family: "Songti SC", "SimSun", serif;
  font-weight: 600;
  letter-spacing: 0.02em;
}
#body {
#    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "PingFang SC", "Microsoft YaHei", sans-serif;
#    font-size: 1.6rem;
#    line-height: 1.75;
#    letter-spacing: 0.02em;
#}

p {
    line-height: 1.75;
}

.signature-box {
    text-align: right;
    margin-top: 4rem;
    font-style: italic;
    white-space: pre-line;
}

