.fp-ip-notice,
.fp-fidlock-notice {
  font-size: 12px;
  line-height: 1.65;
  font-weight: 300;
  letter-spacing: 0.01em;
}

.fp-ip-notice {
  margin-top: 14px;
  max-width: 42ch;
  color: rgba(255, 255, 255, 0.42);
  text-transform: none;
  letter-spacing: 0.02em;
}

.fp-fidlock-notice {
  margin-top: 18px;
  max-width: 52ch;
  color: rgba(11, 11, 12, 0.58);
}

.fp-page-legal {
  margin-top: 40px;
  padding-top: 24px;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.fp-page-legal .fp-ip-notice {
  margin-top: 0;
  color: rgba(255, 255, 255, 0.45);
}

footer .fp-fidlock-notice {
  margin-top: 10px;
  color: rgba(255, 255, 255, 0.42);
}

.fap-footer-legal {
  display: flex;
  flex-direction: column;
  gap: 8px;
  max-width: 52ch;
}

.fap-footer-legal .fp-ip-notice {
  margin-top: 0;
  color: var(--g2, #333);
  font-size: 11px;
}
