.pagetemplate-layout {
  padding-bottom: 0px;
}
.pagetemplate-layout__content {
  margin-top: 40px;
}
.pagetemplate-layout__content h2 {
  margin-top: 32px;
  padding: 8px 0;
  font-size: 2.4rem;
  color: #061E4E;
  margin-bottom: 16px;
}
.pagetemplate-layout__content h3, .pagetemplate-layout__content h4, .pagetemplate-layout__content h5, .pagetemplate-layout__content h6 {
  margin-top: 32px;
  font-size: 1.8rem;
  margin-bottom: 16px;
}
.pagetemplate-layout__content p, .pagetemplate-layout__content div {
  font-size: 1.6rem;
  line-height: 2.2;
  margin-bottom: 32px;
}
.pagetemplate-layout__content ul {
  margin-bottom: 32px;
}
.pagetemplate-layout__content ul li {
  font-size: 1.6rem;
  line-height: 1.8;
  margin-bottom: 16px;
}
.pagetemplate-layout__content ol {
  padding-left: 16px;
  margin-bottom: 32px;
}
.pagetemplate-layout__content ol li {
  font-size: 1.6rem;
  line-height: 1.8;
  margin-bottom: 16px;
  list-style: decimal;
}
.pagetemplate-layout__content figure {
  margin-bottom: 32px;
}

@media screen and (max-width: 750px) {
  .pagetemplate-layout__content {
    margin-top: 24px;
  }
  .pagetemplate-layout__content h2 {
    margin-top: 16px;
    padding: 4px;
    font-size: 2rem;
    margin-bottom: 8px;
  }
  .pagetemplate-layout__content h3, .pagetemplate-layout__content h4, .pagetemplate-layout__content h5, .pagetemplate-layout__content h6 {
    margin-top: 16px;
    font-size: 1.6rem;
    margin-bottom: 8px;
  }
  .pagetemplate-layout__content p, .pagetemplate-layout__content div {
    font-size: 1.4rem;
    line-height: 1.9;
    margin-bottom: 16px;
  }
  .pagetemplate-layout__content ul {
    margin-bottom: 16px;
  }
  .pagetemplate-layout__content ul li {
    font-size: 1.4rem;
    margin-bottom: 8px;
  }
  .pagetemplate-layout__content ol {
    padding-left: 16px;
    margin-bottom: 16px;
  }
  .pagetemplate-layout__content ol li {
    font-size: 1.4rem;
    line-height: 1.8;
    margin-bottom: 8px;
  }
  .pagetemplate-layout__content figure {
    margin-bottom: 16px;
  }
}/*# sourceMappingURL=page.css.map */