/* Background images are assigned from the constants in script.js. */
.hero__image { background-image: var(--hero-image); }
.industries__image { background-image: var(--multiindustry-image); }
