/* Colophon: mobile layout for the two-party pact credit. */
@media (max-width: 640px) {
  .colophon { flex-direction: column; justify-content: center; text-align: center; gap: 10px; padding: 34px 28px 38px; }
  .colophon span { display: block; max-width: 34ch; margin: 0 auto; line-height: 1.65; text-wrap: balance; }
  .colophon span:last-child { font-size: 11.5px; opacity: 0.75; letter-spacing: 0.04em; }
  .colophon .tc { display: none; }
}
