/* THE single source of the site-wide background art: hero, footer and section textures all read
   var(--wj-hero-img). To change the art: upload a NEW file name (images cache 30 days), edit the one
   line below, and update the <link rel="preload" as="image"> in /index.html. Linked from _inc/head.html
   (partials) and _inc/head.php (publish.php). */
:root{--wj-hero-img:url("/assets/img/hero/wj-hero-bg.webp")}
