.footer-copyright {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  gap: 20px;
}
.footer-copyright img {
  width: 137px;
  height: auto;
}