footer .jcf-legal-links { align-items: center; border-top: 1px solid #d5dde8; display: flex; flex-wrap: wrap; gap: 8px 22px; justify-content: center; margin: 20px auto 0; max-width: 1248px; padding: 14px 18px 6px; }
footer .jcf-legal-links a { color: inherit; font-size: 12px; font-weight: 400; line-height: 1.5; padding: 5px 0; text-decoration: none; text-underline-offset: 3px; }
footer .jcf-legal-links a:hover { text-decoration: underline; }
footer .jcf-legal-links a:focus-visible { border-radius: 3px; outline: 2px solid currentColor; outline-offset: 4px; text-decoration: underline; }
.legal-page-date { color: #5f6982; font-size: .78rem; line-height: 1.5; margin-top: 22px; }
@media (max-width: 430px) { footer .jcf-legal-links { column-gap: 18px; margin-top: 16px; padding-top: 12px; } }
