/*
Theme Name: Dearborn Fresh Supermarket
Theme URI: https://dearbornfreshsupermarket.com
Author: Karim Turfah
Author URI: https://dearbornfreshsupermarket.com
Description: A custom WordPress theme for Dearborn Fresh Supermarket.
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: dearbornfresh
*/

body {
  font-family: Inter, sans-serif;
  margin: 0;
  padding: 0;
  background: #f8f8f8;
  color: #333;
}

/* Elementor-compatible theme structure */
.site-main {
  width: 100%;
  min-height: 1px;
}
