/* assitive description positioned off screen */
.assistive {
  position: absolute;
  top: -200em;
  left: -200em;
}


/*bugfix had to comment out below to show main menu*/
/*[aria-hidden=true] {
  display: none;
  visibility: hidden;
}*/


/*# sourceMappingURL=aural.css.map */
