@page {
  size: Letter;
  margin: 0.75in 0.72in;
}

body {
  color: #261d18;
  background: #fffaf0;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 11.6pt;
  line-height: 1.55;
}

h1,
h2 {
  color: #2a1b15;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 500;
  line-height: 1.08;
}

h1 {
  margin: 1.3in 0 0.15in;
  font-size: 30pt;
  text-align: center;
}

h1 + h2 {
  margin: 0 0 0.35in;
  color: #7d4d3c;
  font-size: 16pt;
  font-style: italic;
  text-align: center;
}

h2 {
  break-before: page;
  margin: 0 0 0.18in;
  font-size: 20pt;
}

p {
  margin: 0 0 0.12in;
}

hr {
  width: 1.2in;
  margin: 0.28in auto;
  border: 0;
  border-top: 1px solid #bd8e3e;
}

ol,
ul {
  margin: 0 0 0.16in 0.28in;
  padding-left: 0.22in;
}

li {
  margin-bottom: 0.045in;
}

blockquote {
  margin: 0.2in 0.35in;
  color: #5e4938;
  font-style: italic;
}

em {
  color: #5e4938;
}

strong {
  color: #2a1b15;
}
