Current File : /home/inlingua/www/crm.vprotectindia.com/public/user/scss/bootstrap/utilities/_screenreaders.scss
//
// Screenreaders
//

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

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