﻿section, article, nav, div[aria-labelledby="Testimonials"]{
    width: 40em;
    margin-left: auto;
    margin-right: auto;
}

/*users with larger screens don't need to see navigation; they can use "Page Down"*/
[role="navigation"]{
    position: absolute;
    left: -999em;
}