.design62 footer.page-footer {
  color: #313131;
  padding: 4.25em 0;
  position: relative;
}
.design62 footer.page-footer > .aem-Grid > .aem-GridColumn {
  margin-bottom: 68px;
}
.design62 footer.page-footer > article,
.design62 footer.page-footer > .aem-Grid,
.design62 footer.page-footer .footnote {
  max-width: 75rem;
  /* 1200px */
  margin: 0.625rem 0 auto 0;
  /* 10px, 0, auto, 0 */
}
.design62 footer.page-footer h2 {
  padding: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5em;
  margin: 0.75em 0 0.5em 0;
  text-transform: uppercase;
  color: #313131;
}
.design62 footer.page-footer a {
  font-size: 0.75em;
  font-weight: 400;
  line-height: 1.125rem;
  /* 18px */
  margin-bottom: 0.3125rem;
  /* 5px */
  text-decoration: none;
  color: #313131;
}
.design62 footer.page-footer a:hover {
  color: #006064;
}
.design62 footer.page-footer .footnote {
  font-size: 0.625rem;
  /* 10.5px */
  font-weight: 400;
  line-height: 0.9375rem;
  /* 15px */
  overflow: auto;
}
.design62 footer.page-footer .footnote div p {
  font-size: 0.625rem;
  /* 10.5px */
  line-height: 0.9375rem;
  /* 15px */
  margin: 0;
  padding: 0;
}
.design62 footer.page-footer .footnote .footnote-link a {
  font-size: 0.625rem;
  /* 10.5px */
  line-height: 0.9375rem;
  /* 15px */
}
.design62 footer.page-footer .footnote .joint-commission {
  position: relative;
}
.design62 footer.page-footer .footnote .joint-commission p {
  display: inline-block;
}
.design62 footer.page-footer .footnote .joint-commission img {
  position: absolute;
  bottom: 0.1875rem;
  /* 3px */
}
.design62 footer.page-footer .footer-social .social-media-icons {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.design62 footer.page-footer .footer-social .social-media-icons li {
  list-style: none;
  float: left;
  width: 1.875rem;
  /* 30px */
  height: 1.875rem;
  /* 30px */
  border: 3px solid #313131;
  line-height: 1.75em;
  text-align: center;
  margin-right: 0.5em;
  border-radius: 50%;
}
.design62 footer.page-footer .footer-social .social-media-icons li a {
  color: #313131;
  text-decoration: none;
}
.design62 footer.page-footer .footer-social .social-media-icons li a:hover {
  text-decoration: none;
}
.design62 footer.page-footer .footer-social .social-media-icons li svg.icon {
  width: 1.06rem;
  /* 17px */
  height: 1.875rem;
  /* 30px */
  fill: #313131;
}
.design62 footer.page-footer .footer-social .social-media-icons li svg.icon:hover {
  fill: #006064;
}
.design62 footer.page-footer .footer-social .social-media-icons li:hover {
  border: 3px solid #006064;
}
div#oo_bar {
  color: #313131;
  position: fixed;
  left: 100%;
  top: 50%;
  transform: rotate(270deg);
  background: #ffffff;
  border: 1px #f9f9f9 solid;
  padding: 0.4em;
  width: 7em;
  font-size: 1.125rem;
  /* 18px */
  margin-left: -5em;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.26);
}
div#oo_bar .screen_reader {
  color: transparent;
  display: block;
  position: relative;
  height: 0;
  width: 0;
  line-height: 0;
  overflow: hidden;
}
div#oo_bar span {
  margin: 0 0.875rem;
  /* 0, 14px */
}
div#oo_bar:hover {
  text-decoration: none;
  color: #006064;
  background: #ffffff;
}
