.page-text {
  font-size: 14px;
  line-height: 26px;
}
.page-text h2 {
  font-family: "Helvetica", "Helvetica Neue", sans-serif;
  font-style: normal;
  font-weight: normal;
  margin: 40px 0 30px 0;
}
.page-text h3 {
  font-family: "Helvetica", "Helvetica Neue", sans-serif;
  font-style: normal;
  font-weight: normal;
  margin: 30px 0;
}
.page-text blockquote {
  margin: 20px 0;
  padding-left: 14px;
  border-left-width: 2px;
  border-left-style: solid;
}
.page-text p {
  margin-bottom: 10px;
  text-align: justify;
  line-height: 26px;
}
.page-text ol, .page-text ul {
  margin-left: 20px;
  margin-bottom: 20px;
}
.page-text ol li:not(:last-child), .page-text ul li:not(:last-child) {
  padding-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .page-text ol li:not(:last-child), .page-text ul li:not(:last-child) {
    padding-bottom: 20px;
  }
}
.page-text table {
  margin-bottom: 10px;
  width: 100% !important;
}
.page-text table tr th, .page-text table tr td {
  padding: 5px;
}
.page-text .cat-link {
  margin-top: 20px;
}

/*# sourceMappingURL=mm-content-content.css.map */
