.preview-status small {
  display: block;
  color: #819fdb;
  margin: 8px 0 0 14px;
}

.footer-credit {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 18px;
  padding-top: 16px;
  border-top: 1px solid #ffffff14;
  color: #819fdb;
  font-size: 10px;
  letter-spacing: 0.04em;
}

.footer-credit img {
  display: block;
  width: 104px;
  height: auto;
  max-width: 100%;
}

/* Show the complete filtered SKU register as one continuously scrolling table. */
.pagination {
  display: none !important;
}
