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

.example {
  margin-left: 1em;
}

.exampleNumber {
  color: theming.$exampleNumberColor;
}
