/*
Theme Name: New Vision Windows
Theme URI: https://example.com/themes/new-vision-windows
Author: Codex Studio
Author URI: https://example.com
Description: SEO-optimized, conversion-focused WordPress theme for New Vision Windows & Doors.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: nvw
*/

/* Basic layout fallbacks while main stylesheet loads */
body {
    margin: 0;
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    background-color: #f8f4ed;
    color: #1f2933;
}

a {
    color: #d7a24f;
    text-decoration: none;
}

a:hover,
a:focus {
    text-decoration: underline;
}
