/*
Theme Name: Asaba Seafood Stitch Theme
Theme URI: https://asabaseafood.com
Author: Ebenezer
Author URI: https://fb.com/ebene4nija
Description: Premium custom WordPress theme for Asaba Seafood Restaurant, styled with a modern, high-contrast Delta-warm color palette and designed directly from the Stitch storefront layouts.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: asaba-seafood
Tags: custom-menu, featured-images, full-width-template, translation-ready, woocommerce

This theme is developed using clean PHP templates, enqueuing Google Fonts (Plus Jakarta Sans & DM Sans), Google Material Symbols, and Tailwind CSS (compiled or CDN fallback).
*/

/* Reset / Core overrides if needed */
body {
    background-color: #fff8f4;
    color: #231a0f;
    font-family: 'DM Sans', sans-serif;
}
.material-symbols-outlined {
    font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24;
    display: inline-block;
    vertical-align: middle;
}
