@use '../../../../mx-core/src/base/typography';

:host {
  @extend .gl-body-lg;
  padding-left: 16px;
  box-sizing: border-box;
  height: 40px;
  display: flex;
  align-items: center;
}
