.footer-bottom {
  flex-wrap: wrap;
}

.footer-legal {
  flex: 0 0 100%;
  max-width: 920px;
  margin: 0;
  color: rgba(255, 255, 255, 0.72);
  line-height: 1.7;
}

.footer-legal strong {
  color: rgba(255, 255, 255, 0.9);
}

.legal-meta {
  color: var(--muted);
  font-size: 14px;
  font-weight: 700;
}

.legal-address {
  font-style: normal;
  line-height: 1.8;
}
