// from tempusdominus-bootstrap-4-build.scss

.sr-only {

position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0,0,0,0);
border: 0;

}