/home2/mshostin/www/assets/scss/black-dashboard/bootstrap/utilities/_screenreaders.scss
//
// Screenreaders
//

.sr-only {
  @include sr-only();
}

.sr-only-focusable {
  @include sr-only-focusable();
}