/**
 * This adds additional space at the end of a page to prevent the footer text from falling behind
 * the scrollable space that the Userways widget sits in.
 */
html.js #footer { margin-bottom:50px; }
img.a11y-icon { height:1.25em !important; width:auto !important; vertical-align:middle; }