/*
Theme Name: TaazaCart Theme
Theme URI: https://taazacart.local/
Author: TaazaCart
Author URI: https://taazacart.local/
Description: Mobile-first WooCommerce-ready theme scaffold for the TaazaCart platform.
Version: 0.2.0
Requires at least: 6.0
Requires PHP: 8.0
Text Domain: taazacart
*/

body {
	margin: 0;
	font-family: "Avenir Next", "Segoe UI", sans-serif;
	background: #f6f3ec;
	color: #1f2a1f;
}
