.page_post_head {
  margin-bottom: 6rem;
}
@media only screen and (max-width: 640px) {
  .page_post_head {
    margin-bottom: 9.375vw;
  }
}
.page_post_date {
  font-weight: 700;
  font-size: 2rem;
}
.page_post_meta {
  width: 62.5rem;
}
@media only screen and (max-width: 640px) {
  .page_post_meta {
    width: 62.5vw;
  }
}
.page_post_title {
  margin-top: 0;
  margin-bottom: 1em;
  line-height: 1.35;
  font-size: 3.2rem;
}
@media only screen and (max-width: 640px) {
  .page_post_title {
    font-size: 5vw;
  }
}
.page_post_title.-agt {
  color: rgb(255, 0, 0);
}
.page_post_office {
  font-weight: 700;
  line-height: 1.35;
}
.page_post_name {
  font-weight: 700;
  font-size: 2.4rem;
}
@media only screen and (max-width: 640px) {
  .page_post_name {
    font-size: 5vw;
  }
}
.page_post_body .wp-block-heading {
  margin: 1.5em 0 1em;
  font-size: 2.4rem;
}
.page_post_body p {
  margin: 1.5em 0 1em;
}
.page_post_body h2 {
  margin: 1em auto;
  font-size: 2.8rem;
  line-height: 1.6;
}
@media only screen and (max-width: 640px) {
  .page_post_body h2 {
    font-size: 5vw;
  }
}
.page_post_body h3 {
  margin: 1em auto;
  font-size: 2.4rem;
  line-height: 1.6;
}
@media only screen and (max-width: 640px) {
  .page_post_body h3 {
    font-size: 4.375vw;
  }
}
.page_post_body p {
  margin-bottom: 1.5em;
}/*# sourceMappingURL=page.css.map */