@layer kz-components {
  .actions {
    display: flex;
  }

  .secondaryAction {
    margin-inline-end: var(--spacing-8);
  }
}
