@charset "utf-8";
* {
  color: #333;
  font-weight: normal;
}
.inbox {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 5%;
}
h1 {
  font-weight: bold;
  margin-bottom: 1em;
}
h2, .u-text--subhead, .p-page_content__inner h2 {
  text-align: left !important;
  font-size: 1.25em !important;
}
.u-text--body {
  font-size: 1em !important;
}
