.node-article-delete-form.confirmation .form-actions {
  justify-content: right;
  flex-direction: row-reverse;
}

.node-article-delete-form.confirmation .form-actions .button {
  min-width: 148px;
  max-width: 100%;
  justify-content: center;
}

.ui-dialog .ui-dialog-content .node-article-delete-form.confirmation .form-actions {
  margin-top: 24px;
}
