.footer-copyright.text-align-left {
  text-align: left;
}
.footer-copyright.text-align-right {
  text-align: right;
}
.footer-copyright.text-align-center {
  text-align: center;
}
.footer-copyright .inline {
  display: inline-block;
}
.footer-copyright .indiv-orange {
  color: #F0892E;
  font-weight: bold;
}
.footer-copyright .indiv-link,
.footer-copyright a.indiv-link,
.footer-copyright a.indiv-link:hover,
.footer-copyright a.indiv-link:focus {
  text-decoration: underline;
  color: #fff;
}
.footer-copyright.is-preview a {
  pointer-events: none;
}
.footer-copyright.is-preview *,
.footer-copyright.is-preview ::after,
.footer-copyright.is-preview ::before {
  box-sizing: border-box;
}