.seller-page-head .container > [data-bh-context-help] {
  margin-top: 24px;
}

.seller-product-sku-help {
  display: block;
  margin-top: 6px;
  color: var(--muted, #6b7280);
  font-size: 0.82rem;
  font-weight: 400;
  line-height: 1.45;
}

.editor-actions [data-bh-save-draft] {
  white-space: nowrap;
}

@media (max-width: 720px) {
  .seller-page-head .container > [data-bh-context-help] {
    margin-top: 16px;
  }
}
