/*
Theme Name: Corsia Milano
Theme URI: https://symphonicgrow.com
Author: Raj Gupta
Author URI: https://symphonicgrow.com
Description: Minimal blank theme built for Elementor. Provides full theme-location support for header, footer, and all Elementor documents.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: corsia-milano
*/

/* Reset — Elementor handles all styling. */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
body { font-family: "Avenir Next", "Segoe UI", sans-serif; background: #f7f1ec; color: #2d1f1a; -webkit-font-smoothing: antialiased; }
img { max-width: 100%; height: auto; }
