/*
 * Offline media guard.
 *
 * Keep the footer artwork on the bundled copy even if an older stylesheet
 * still contains the original source URL for editorial provenance.
 */
.site-footer {
    background-image: url('../images/gallery/footer-tree.webp') !important;
}