/*
Theme Name: Eco Theme
Theme URI: http://example.com/eco-theme
Author: Cascade
Author URI: http://example.com
Description: A custom theme converted from static HTML for Eco Packaging.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: eco-theme
*/

body {
    background-color: #fff;
    color: #44403c;
    font-family: 'Inter', system-ui, sans-serif;
}
