@include export-module('stepper-bootstrap-icons') {
  .e-step-indicator::before {
    content: '\e110';
  }
}
