/* The title uses the exact supplied glyph artwork; the body metrics match 3.psd. */
.letter-copy-title {
  top: 273px;
  left: 125px;
  width: 500px;
  height: auto;
  mix-blend-mode: multiply;
  object-fit: contain;
}

.letter-copy-body {
  color: #000000;
  font-family: "Microsoft YaHei", "微软雅黑", sans-serif;
  font-size: 33.33333px;
  font-weight: 400;
  line-height: 40.47723px;
  letter-spacing: 3px;
  text-align: left;
}

.letter-copy-body p {
  margin: 0;
}
