/*
 * WooCommerce overrides for Die Papier.
 *
 * This file is enqueued unconditionally whenever WooCommerce is active, by
 * enqueue_woocommerce_styles() in functions.php. It had never been committed, so
 * every front-end page request 404'd against it: 7,072 of the 7,713 404s in a
 * 14-hour access-log sample, roughly a fifth of all requests to the site.
 *
 * Kept as a real (if currently empty) stylesheet rather than deleting the
 * enqueue, so there is an obvious home for Woo-specific overrides. Add rules
 * here rather than piling them into style.css.
 */
