@import (reference) '../style/variables.less';
@import (reference) '../style/themes/index.less';

@typography-container-color: var(
  --typography-container-color,
  @COLOR_TEXT_PRIMARY
);
