// not used throughout project
// $u-visually-hidden: true !default;

// @if ($u-visually-hidden) {
//   %u-visually-hidden,
//   .u-visually-hidden {
//     border: none !important;
//     clip: rect(0 0 0 0) !important;
//     height: 1px !important;
//     margin: -1px !important;
//     overflow: hidden !important;
//     padding: 0 !important;
//     position: absolute !important;
//     white-space: nowrap !important;
//     width: 1px !important;
//   }
// }
