/* DS-3: constrain Furo's related-pages next-page footer on narrow viewports. */
.related-pages {
    max-width: 100%;
    overflow-x: hidden;
}
