/*
 * ManufactureX Pro — Your Custom CSS
 * ====================================
 * Add all your custom CSS overrides here.
 * This file is loaded LAST so it overrides everything.
 *
 * You can also edit this file via:
 *   WordPress Admin → Appearance → Theme File Editor → custom.css
 *
 * Examples:
 *
 * Change accent color:
 *   :root { --accent: #ff6600; }
 *
 * Change font size:
 *   body { font-size: 16px; }
 *
 * Hide an element:
 *   .topbar { display: none; }
 */
