.page_title span {
  font-family: "DM Mono", monospace;
}
.page_title_wrapper {
  padding: 120px 0;
}
@media (max-width: 991px) {
  .page_title_wrapper {
    padding: 40px 0;
  }
}
.page_title_subtitle {
  margin-top: 40px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px; /* 150% */
  letter-spacing: -0.32px;
}

/*# sourceMappingURL=page_title.css.map */
