// *----------------------------------*\
//  UTILITIES
//  Include short classes which can overwrite
// *----------------------------------*/
.sr-only {
	clip: rect(0 0 0 0);
	clip-path: inset(100%);
	height: 1px;
	overflow: hidden;
	position: absolute;
	white-space: nowrap;
	width: 1px;
}
