.page-content {
  line-height: 1.8; }
  .page-content p {
    margin: 10px 0; }
  .page-content b, .page-content strong {
    font-weight: 700; }
  .page-content dfn, .page-content cite, .page-content em, .page-content i {
    font-style: italic; }
  .page-content sup {
    bottom: 1ex; }
  .page-content sub {
    top: .5ex; }
  .page-content sup, .page-content sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  .page-content h1, .page-content h2, .page-content h3, .page-content h4, .page-content h5, .page-content h6 {
    clear: both;
    font-weight: 700; }
  .page-content a {
    color: #fd5f16;
    text-decoration: underline;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease; }
    .page-content a:hover {
      text-decoration: none; }
  .page-content a img.alignright {
    float: right;
    margin: 5px 0 20px 20px; }
  .page-content a img.alignnone {
    /* margin: 5px 20px 20px 0 */
    width: 100%; }
  .page-content a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0; }
  .page-content a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .page-content ul, .page-content ol {
    margin: 0 0 1.6em 1.3333em; }
  .page-content ul {list-style-type: circle;}
  .page-content ol {
    list-style: decimal; }
  .page-content li > ul, .page-content li > ol {
    margin-bottom: 0; }
  .page-content li {
    margin-bottom: 10px;
    padding-left: 7px;
  }
  .page-content code {
    display: block;
    padding: 12px;
    width: 100%;
    background-color: #f6f6f6;
    border-radius: 4px;
    font: revert;
  }
.page-content .color-block, .page-content .inset-block {margin: 25px 0;}
.page-content .color-block p {
  margin: 10px 0;
}
.page-content h2 {
  font-size: 22px;
  line-height: 1.3636;
  margin-top: 1.1414em;
  margin-bottom: 0.60606em; }

.page-content h3 {
  font-size: 18px;
  line-height: 1.3333;
  margin-top: 1.33em;
  margin-bottom: 0.8333em; }

.page-content h4, .page-content h5, .page-content h6 {
  font-size: 15px;
  line-height: 1.2;
  margin-top: 3.2em;
  margin-bottom: 1.6em; }

.page-content h5, .page-content h6 {
  letter-spacing: 0.1em;
  text-transform: uppercase; }

.gallery {
  margin-bottom: 1.6em; }

.gallery-item {
  display: inline-block;
  padding: 1.79104477%;
  text-align: center;
  vertical-align: top;
  width: 100%; }

.gallery-columns-2 .gallery-item {
  max-width: 50%; }

.gallery-columns-3 .gallery-item {
  max-width: 33.33%; }

.gallery-columns-4 .gallery-item {
  max-width: 25%; }

.gallery-columns-5 .gallery-item {
  max-width: 20%; }

.gallery-columns-6 .gallery-item {
  max-width: 16.66%; }

.gallery-columns-7 .gallery-item {
  max-width: 14.28%; }

.gallery-columns-8 .gallery-item {
  max-width: 12.5%; }

.gallery-columns-9 .gallery-item {
  max-width: 11.11%; }

.gallery-icon img {
  margin: 0 auto; }

.gallery-caption {
  color: #969696;
  color: rgba(51, 51, 51, 0.7);
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  padding: 0.5em 0; }

.gallery-columns-6 .gallery-caption, .gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
  display: none; }

.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

hr {
  background-color: #eaeaea;
  background-color: rgba(51, 51, 51, 0.1);
  border: 0;
  height: 1px;
  margin-bottom: 1.6em; }

dl {
  margin-bottom: 1.6em; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: 1.6em; }

table, th, td {
  border: 1px solid #eaeaea;
  border: 1px solid rgba(51, 51, 51, 0.1); }

table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.6em;
  table-layout: fixed;
  width: 100%; }

caption, th, td {
  font-weight: normal;
  text-align: left; }

th {
  border-width: 0 1px 1px 0;
  font-weight: 700; }

td {
  border-width: 0 1px 1px 0; }

th, td {
  padding: 0.4em; }
blockquote:before {
    content: url('../img/left-quote.png');
    display: block;
    margin-bottom: 5px;
}
blockquote p {
    font-weight: 600;
    color: #e95c25;}
.color-block {
  padding: 15px;
  border-radius: 5px;
}
.color-block.orange {
  background: #ed642c;
  color: #fff;
}
.color-block.gray {
  background: #f1f2f2;
}
.inset-block {
  padding: 20px 0;
  border-radius: 5px;
}
.inset-block a {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}
.inset-block .image-box img {
  width: 60px;
  height: 60px;
}
.inset-block.color-block.orange p, .inset-block.color-block.orange a {
  color: #fff;
}
.inset-block.color-block.gray p, .inset-block.color-block.gray a {
  color: #ed642c;
}
.page-content .inset-block p {
  margin: 0;
  font-size: 22px;
  font-weight: 600;
}
.page-content img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  height: auto;
  max-width: 100%;
  vertical-align: middle; }

figure {
  margin: 0; }

del {
  opacity: 0.8; }

@media screen and (min-width: 46.25em) {
  blockquote {
    font-size: 20px;
    line-height: 1.75;
    margin-bottom: 1.75em;
    margin-left: -1.05em;
    padding-left: 0.85em; }
    blockquote p {
      margin-bottom: 1.75em; }
    blockquote cite, blockquote small {
      font-size: 17px;
      line-height: 1.6471; }
  .page-content h2 {
    font-size: 28px;
    line-height: 1.2069;
    margin-top: 1.931em;
    margin-bottom: 0.9655em; }
  .page-content h3 {
    font-size: 24px;
    line-height: 1.1667;
    margin-top: 2.3333em;
    margin-bottom: 1.1667em; }
  .page-content h4 {
    font-size: 20px;
    line-height: 1.4;
    margin-top: 2.8em;
    margin-bottom: 1.4em; }
  .page-content h5, .page-content h6 {
    font-size: 17px;
    line-height: 1.2353;
    margin-top: 1.7941em;
    margin-bottom: 0.8471em; } }

@media screen and (min-width: 55em) {
  blockquote {
    font-size: 22px;
    line-height: 1.8182;
    margin-bottom: 1.8182em;
    margin-left: -1.0909em;
    padding-left: 0.9091em; }
    blockquote p {
      margin-bottom: 1.8182em; }
    blockquote cite, blockquote small {
      font-size: 19px;
      font-size: 1.9rem;
      line-height: 1.6842; }
  .page-content h2 {
    font-size: 28px;
    line-height: 1.25;
    margin-top: 1.5em;
    margin-bottom: 0.5em; }
  .page-content h3 {
    font-size: 27px;
    line-height: 1.1852;
    margin-top: 1.8704em;
    margin-bottom: 0.6852em; }
  .page-content h4 {
    font-size: 22px;
    line-height: 1.4545;
    margin-top: 2.4091em;
    margin-bottom: 0.9545em; }
  .page-content h5, .page-content h6 {
    font-size: 19px;
    line-height: 1.2632;
    margin-top: 1.8684em;
    margin-bottom: 0.91842em; } }

@media screen and (min-width: 59.6875em) {
  blockquote {
    font-size: 18px;
    line-height: 1.6667;
    margin-bottom: 1.6667em;
    margin-left: -1.3333em;
    padding-left: 1.1111em; }
    blockquote cite, blockquote small {
      font-size: 15px;
      font-size: 1.5rem;
      line-height: 1.6; }
  .page-content h2 {
    font-size: 24px;
    line-height: 1.3846;
    margin-top: 1.3462em;
    margin-bottom: 0.4231em; }
  .page-content h3 {
    font-size: 22px;
    line-height: 1.3636;
    margin-top: 1.6818em;
    margin-bottom: 1.0909em; }
  .page-content h4 {
    font-size: 18px;
    line-height: 1.3333;
    margin-top: 1.4667em;
    margin-bottom: 0.8333em; }
  .entry-content h5, .entry-content h6 {
    font-size: 15px;
    line-height: 1.2;
    margin-top: 1.7em;
    margin-bottom: 1.1em; } }

@media screen and (min-width: 68.75em) {
  blockquote {
    line-height: 1.75;
    margin-bottom: 1.75em;
    margin-left: 1.05em;
    padding-left: 0.85em; }
    blockquote cite, blockquote small {
      font-size: 17px;
      font-size: 1.7rem;
      line-height: 1.6471; }
  .page-content h2, .entry-summary h2, .page-content h2, .comment-content h2 {
    font-size: 27px;
    line-height: 1.2069;
    margin-top: 0.931em;
    margin-bottom: 0.4655em; }
  .page-content h3, .entry-summary h3, .page-content h3, .comment-content h3 {
    font-size: 24px;
    line-height: 1.1667;
    margin-top: 1.5em;
    margin-bottom: 0.9em; }
  .page-content h4, .entry-summary h4, .page-content h4, .comment-content h4 {
    font-size: 20px;
    line-height: 1.4;
    margin-top: 1.3em;
    margin-bottom: 0.9em; }
  .page-content h5, .page-content h6 {
    font-size: 17px;
    line-height: 1.2353;
    margin-top: 1.2941em;
    margin-bottom: 0.6471em; } }

@media screen and (min-width: 77.5em) {
  blockquote {
    font-size: 20px;
    line-height: 1.8182;
    margin-bottom: 1.8182em;
    margin-left: 1.3909em;
    padding: 15px;}
    blockquote.wp-block-quote p {
      margin: 0!important; }
    blockquote cite, blockquote small {
      font-size: 19px;
      line-height: 1.6842; }
  .page-content h2 {
    font-size: 28px;
    line-height: 1.25;
    margin-top: 1.5em;
    margin-bottom: 0.5em; }
  .entry-content h3 {
    font-size: 27px;
    line-height: 1.1852;
    margin-top: 1.8704em;
    margin-bottom: 0.6852em; }
  .page-content h4 {
    font-size: 22px;
    line-height: 1.4545;
    margin-top: 1.4091em;
    margin-bottom: 0.9545em; }
  .page-content h5, .page-content h6 {
    font-size: 19px;
    line-height: 1.2632;
    margin-top: 1.8684em;
    margin-bottom: 0.5842em; } }
.page-content .blocks-gallery-grid .blocks-gallery-item figcaption,
.page-content .wp-block-gallery .blocks-gallery-item figcaption {
  font-size: 1.2em;
  background: linear-gradient(0deg,rgba(239,143,44,.7),rgba(249,163,61,.3) 70%,transparent);
}