Page: All pages except the main page
Expected behavior: To comply with the style guide, the shadow on the border between the header and the body should be being cast onto the header by the body. The style used by the style guide is: box-shadow:rgba(0, 0, 0, 0.25) 0px 1px 4px 0px;
Up-close screenshot of the style guide:
Observed behavior: The shadow is being cast by the header:.
Up-close screenshot of the beta site:

