@use '@carbon/layout';
@use '@carbon/colors';

// TODO: refactor to use esm-style-guide
.bodyLong01 {
  font-size: 13px !important;
}

.displayValue {
  color: #525252;
  font-weight: bold;
  width: layout.$spacing-05;
  height: layout.$spacing-05;
}
