@use '../../styles/theming';

.keyword {
  font-weight: bold;
  color: theming.$keywordColor;
}
