h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  margin: 1em 0 0.5em;
  font-family: 'Noto Serif SC', 'Noto Sans SC', serif;
  color: #1c1917;
  font-weight: 600;
  line-height: 1.4;
}
h1 { font-size: 1.5em; }
h2 { font-size: 1.35em; color: #9f1239; }
h3 { font-size: 1.2em; }
p {
  margin: 0.75em 0;
  text-align: justify;
  text-indent: 2em;
}
.page-rules .about_cont p {
  text-indent: 2em;
  line-height: 1.9;
}
.page-rules .details_m p {
  text-indent: 2em;
}
