footer.page-footer {
  color: #666666;
  padding: 68px 0px;
  position: relative;
}
footer.page-footer > .aem-Grid > .aem-GridColumn {
  margin-bottom: 68px;
}
footer.page-footer > article,
footer.page-footer > .aem-Grid,
footer.page-footer .footnote {
  max-width: 1200px;
  margin: 10px 0 auto 0;
}
footer.page-footer h5 {
  padding: 0px;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin: 12px 0 8px 0;
  text-transform: uppercase;
  color: #666666;
}
footer.page-footer a {
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  margin-bottom: 5px;
  text-decoration: none;
  color: #666666;
}
footer.page-footer a:hover {
  color: #e98300;
}
footer.page-footer .footnote {
  font-size: 10.5px;
  font-weight: 400;
  line-height: 15px;
  overflow: auto;
}
footer.page-footer .footnote div p {
  font-size: 10.5px;
  line-height: 15px;
  margin: 0px;
  padding: 0px;
}
footer.page-footer .footnote .footnote-link:not(:last-of-type) {
  float: left;
}
footer.page-footer .footnote .footnote-link a {
  font-size: 10.5px;
  line-height: 15px;
}
footer.page-footer .footnote .footnote-link--pipe::after {
  content: '\0000a0 | \0000a0';
}
footer.page-footer .footnote .joint-commission {
  position: relative;
}
footer.page-footer .footnote .joint-commission p {
  display: inline-block;
}
footer.page-footer .footnote .joint-commission img {
  position: absolute;
  bottom: 3px;
}
footer.page-footer .footer-social .social-media-icons {
  display: inline-block;
  margin: 0px;
  padding: 0px;
}
footer.page-footer .footer-social .social-media-icons li {
  list-style: none;
  float: left;
  width: 30px;
  height: 30px;
  border: 3px solid #666666;
  line-height: 28px;
  text-align: center;
  margin-right: 8px;
  border-radius: 50%;
}
footer.page-footer .footer-social .social-media-icons li a {
  color: #666666;
  text-decoration: none;
}
footer.page-footer .footer-social .social-media-icons li a:hover {
  text-decoration: none;
  color: #000000;
  background-color: inherit;
}
footer.page-footer .footer-social .social-media-icons li svg.icon {
  width: 17px;
  height: 30px;
  fill: #666666;
}
#oo_bar {
  color: #666666;
  position: fixed;
  left: 100%;
  top: 50%;
  transform: rotate(270deg);
  background: #ffffff;
  border: 1px #f9f9f9 solid;
  padding: 5px 10px 0 0;
  width: 125px;
  font-size: 18px;
  height: 30px;
  margin-left: -90px;
}
#oo_bar:hover {
  text-decoration: none;
  color: #e98300;
  background: #ffffff;
}

