/*---------------------------------------------------------------------------------------------
 * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
 * See LICENSE.md in the project root for license terms and full copyright notice.
 *--------------------------------------------------------------------------------------------*/
.nz-footer-toolAssistance-item {
  min-height: 27px;
  padding-left: 5px;
  padding-top: 3px;
  padding-bottom: 3px;

  display: grid;
  align-items: center;
}
