/*
Theme Name: Dürümcü Sedat Usta
Theme URI: https://example.com
Author: Dürümcü Sedat Usta
Description: Custom theme for Dürümcü Sedat Usta restaurant menu
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: dsu
*/

/* Global Styles (Tailwind handles most, but just in case) */
* {
    box-sizing: border-box;
}
