/*
 Theme Name: Premium Packaging Theme
 Theme URI: https://example.com
 Author: Sam / Dev
 Author URI: https://example.com
 Description: Lightweight WooCommerce theme for custom packaging websites.
 Version: 1.0.0
 Text Domain: premium-packaging
*/

body {
    margin: 0;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    background-color: #f9fafb;
}
