.section-the-content {
  padding-top: 40px;
  padding-bottom: 40px;
}
.section-the-content .page-title {
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.8px;
  color: #181818;
  margin-bottom: 24px;
}
.section-the-content ol {
  list-style: decimal;
}
.section-the-content ul {
  list-style: disc;
}
.section-the-content p, .section-the-content h1, .section-the-content h2, .section-the-content h3, .section-the-content h4, .section-the-content h5, .section-the-content h6 {
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.8px;
  color: #181818;
  margin-bottom: 0;
}
.section-the-content h2 {
  font-size: 24px;
}
.section-the-content h3 {
  font-size: 20px;
}
.section-the-content p, .section-the-content ol, .section-the-content ul {
  font-weight: 400;
  color: #474C52;
  margin-bottom: 16px;
}/*# sourceMappingURL=page-content.css.map */