* Add main role to correct element. Remove nav role from ul.
* Remove aria-label from ul.
* Revert until we discuss.
* Rework aria-labels on navigation elements.
* Scope focus styles to the site.
* Implement keyboard navigation trapping in menu modal.
* Change taborder of menu buttons.
* Cleanup focus selector.
* Fix keyboard nav within modal.
* Refactor primary menu logic to enable correct tab order.
* Refactor to work with multiple navs.
* Fix empty cart bug.
* Fix package name, missed escapes, and variable prefixing.
* Remove accidental commit of experimental link color commenting out.
* Remove a line to trigger a diff.
* Remove second translation function.
* Rename menu variable.
* Update theme URI.
* Prefix global message variable.