@import '../../styles/theming';

.keyword {
  font-weight: bold;
  color: $keywordColor;
  margin-right: 0.5em;
}