/* V54: approved agency signature only; the surrounding footer is unchanged. */
.k-footer-credit.k-footer-credit--brand-v54 {
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  gap: 12px;
  direction: ltr;
  unicode-bidi: isolate;
  color: #9fa4b2;
  font-size: 8px;
  font-weight: 600;
  letter-spacing: 0.08em;
  line-height: 18px;
  white-space: nowrap;
}
.k-footer-credit.k-footer-credit--brand-v54::before {
  display: none;
  content: none;
}
.k-footer-credit--brand-v54 .k-footer-credit-label {
  white-space: nowrap;
}
.k-footer-credit--brand-v54 .k-footer-credit-brand {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  line-height: 1;
}
.k-footer-credit--brand-v54 img {
  display: block;
  flex: 0 0 auto;
  height: auto;
  margin: 0;
  padding: 0;
  border: 0;
  object-fit: contain;
}
.k-footer-credit--brand-v54 .k-footer-credit-sigil { width: 18px; }
.k-footer-credit--brand-v54 .k-footer-credit-wordmark { width: 72px; }
