body .site-content .h1,
body .site-content .h2,
body .site-content .h3,
body .site-content .h4,
body .site-content .h5,
body .site-content .h6,
body .site-content h1,
body .site-content h2,
body .site-content h3,
body .site-content h4,
body .site-content h5,
body .site-content h6 {
  color: #057a15;
  font-weight: 600;
  margin: 1em 0 0.25em 0;
  line-height: 1.5;
  clear: both;
}
body .site-content .h1.with-border-bottom,
body .site-content .h2.with-border-bottom,
body .site-content .h3.with-border-bottom,
body .site-content .h4.with-border-bottom,
body .site-content .h5.with-border-bottom,
body .site-content .h6.with-border-bottom,
body .site-content h1.with-border-bottom,
body .site-content h2.with-border-bottom,
body .site-content h3.with-border-bottom,
body .site-content h4.with-border-bottom,
body .site-content h5.with-border-bottom,
body .site-content h6.with-border-bottom {
  display: flex;
  flex-wrap: wrap;
  color: inherit;
  font-family: var(--font-stack-body);
  font-weight: 300;
  border-bottom: 1px solid #057a15;
  margin-bottom: 0.75em;
  padding-bottom: 0.25em !important;
  vertical-align: bottom;
  align-items: flex-end;
  justify-items: stretch;
}
body .site-content .h1.with-border-bottom a,
body .site-content .h2.with-border-bottom a,
body .site-content .h3.with-border-bottom a,
body .site-content .h4.with-border-bottom a,
body .site-content .h5.with-border-bottom a,
body .site-content .h6.with-border-bottom a,
body .site-content h1.with-border-bottom a,
body .site-content h2.with-border-bottom a,
body .site-content h3.with-border-bottom a,
body .site-content h4.with-border-bottom a,
body .site-content h5.with-border-bottom a,
body .site-content h6.with-border-bottom a {
  color: inherit;
  text-decoration: none;
}
body .site-content .h1.with-border-bottom a:hover,
body .site-content .h2.with-border-bottom a:hover,
body .site-content .h3.with-border-bottom a:hover,
body .site-content .h4.with-border-bottom a:hover,
body .site-content .h5.with-border-bottom a:hover,
body .site-content .h6.with-border-bottom a:hover,
body .site-content h1.with-border-bottom a:hover,
body .site-content h2.with-border-bottom a:hover,
body .site-content h3.with-border-bottom a:hover,
body .site-content h4.with-border-bottom a:hover,
body .site-content h5.with-border-bottom a:hover,
body .site-content h6.with-border-bottom a:hover {
  color: #fff;
}
body .site-content .h1.with-border-bottom > *,
body .site-content .h2.with-border-bottom > *,
body .site-content .h3.with-border-bottom > *,
body .site-content .h4.with-border-bottom > *,
body .site-content .h5.with-border-bottom > *,
body .site-content .h6.with-border-bottom > *,
body .site-content h1.with-border-bottom > *,
body .site-content h2.with-border-bottom > *,
body .site-content h3.with-border-bottom > *,
body .site-content h4.with-border-bottom > *,
body .site-content h5.with-border-bottom > *,
body .site-content h6.with-border-bottom > * {
  flex-grow: 0;
  flex-shrink: 1;
}
body .site-content .h1 .link,
body .site-content .h2 .link,
body .site-content .h3 .link,
body .site-content .h4 .link,
body .site-content .h5 .link,
body .site-content .h6 .link,
body .site-content h1 .link,
body .site-content h2 .link,
body .site-content h3 .link,
body .site-content h4 .link,
body .site-content h5 .link,
body .site-content h6 .link {
  flex-grow: 1;
  flex-shrink: 0;
  font-size: 0.65em;
  color: #057a15;
  font-style: italic;
  vertical-align: bottom;
  text-align: right;
}
@media (max-width: 1000px) {
  body .site-content .h1 .link,
  body .site-content .h2 .link,
  body .site-content .h3 .link,
  body .site-content .h4 .link,
  body .site-content .h5 .link,
  body .site-content .h6 .link,
  body .site-content h1 .link,
  body .site-content h2 .link,
  body .site-content h3 .link,
  body .site-content h4 .link,
  body .site-content h5 .link,
  body .site-content h6 .link {
    display: none;
  }
}
body .site-content .acf-fc-row.acf-fc-row-style-color1 a.button-xsmall:not(.no-color-change),
body .site-content .acf-fc-row.acf-fc-row-style-color1 a.button:not(.no-color-change),
body .site-content .acf-fc-row.acf-fc-row-style-color1 a.button-small:not(.no-color-change),
body .site-content .acf-fc-row.acf-fc-row-style-color1 a.button-invers:not(.no-color-change) {
  color: var(--color1);
  background: var(--color1-contrast);
  border-color: var(--color1-contrast);
}
body .site-content .acf-fc-row.acf-fc-row-style-color1 a.button-xsmall:not(.no-color-change):hover,
body .site-content .acf-fc-row.acf-fc-row-style-color1 a.button:not(.no-color-change):hover,
body .site-content .acf-fc-row.acf-fc-row-style-color1 a.button-small:not(.no-color-change):hover,
body .site-content .acf-fc-row.acf-fc-row-style-color1 a.button-invers:not(.no-color-change):hover {
  color: var(--color1-contrast);
  background: var(--color1);
  border-color: var(--color1-contrast);
}
body .site-content .acf-fc-row.acf-fc-row-style-color2 a.button-xsmall:not(.no-color-change),
body .site-content .acf-fc-row.acf-fc-row-style-color2 a.button:not(.no-color-change),
body .site-content .acf-fc-row.acf-fc-row-style-color2 a.button-small:not(.no-color-change),
body .site-content .acf-fc-row.acf-fc-row-style-color2 a.button-invers:not(.no-color-change) {
  color: var(--color2);
  background: var(--color2-contrast);
  border-color: var(--color2-contrast);
}
body .site-content .acf-fc-row.acf-fc-row-style-color2 a.button-xsmall:not(.no-color-change):hover,
body .site-content .acf-fc-row.acf-fc-row-style-color2 a.button:not(.no-color-change):hover,
body .site-content .acf-fc-row.acf-fc-row-style-color2 a.button-small:not(.no-color-change):hover,
body .site-content .acf-fc-row.acf-fc-row-style-color2 a.button-invers:not(.no-color-change):hover {
  color: var(--color2-contrast);
  background: var(--color2);
  border-color: var(--color2-contrast);
}
body .site-content .acf-fc-row.acf-fc-row-style-color99 a.button-xsmall:not(.no-color-change),
body .site-content .acf-fc-row.acf-fc-row-style-color99 a.button:not(.no-color-change),
body .site-content .acf-fc-row.acf-fc-row-style-color99 a.button-small:not(.no-color-change),
body .site-content .acf-fc-row.acf-fc-row-style-color99 a.button-invers:not(.no-color-change) {
  color: var(--color99);
  background: var(--color99-contrast);
  border-color: var(--color99-contrast);
}
body .site-content .acf-fc-row.acf-fc-row-style-color99 a.button-xsmall:not(.no-color-change):hover,
body .site-content .acf-fc-row.acf-fc-row-style-color99 a.button:not(.no-color-change):hover,
body .site-content .acf-fc-row.acf-fc-row-style-color99 a.button-small:not(.no-color-change):hover,
body .site-content .acf-fc-row.acf-fc-row-style-color99 a.button-invers:not(.no-color-change):hover {
  color: var(--color99-contrast);
  background: var(--color99);
  border-color: var(--color99-contrast);
}
body .site-content .social-media-share-buttons-container {
  margin-top: 3em;
}
body .site-content .social-media-share-buttons-container .shariff .theme-grey a {
  background-color: #666 !important;
}
body .site-content .social-media-share-buttons-container .shariff .theme-grey a:hover {
  background-color: inherit !important;
}
body .pp-content-blocker-banner {
  background: #f2f2f2;
}
