.footer-copyright {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding: 0 7.5rem;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  font-size: 0.8rem;
}

.footer-copyright-copy {
  display: inline-block;
  white-space: nowrap;
}
