The background utility class `bg-semi-color-bg-2` was unnecessary after recent design adjustments and unintentionally overrode intended styles. Removing it cleans up the markup and allows the footer to inherit the correct background from its parent containers. File affected: - web/src/components/layout/Footer.js Closes #1354