
/*
Theme Name: Green Thumb Kauaʻi
Theme URI: https://greenthumblandscapingkauai.com/
Author: Brandon / Nova Slys
Author URI: https://slys.us
Description: A clean, Tailwind-powered WordPress theme for Green Thumb Landscaping (Kauaʻi) with editable sections via the Customizer and Services custom post type.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: https://greenthumblandscapingkauai.com/
Tags: block-styles, custom-background, custom-logo, custom-menu, editor-style, one-column
*/

/* Minimal baseline styles (most styling comes from Tailwind CDN) */
body { font-family: Inter, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, "Apple Color Emoji", "Segoe UI Emoji"; }
a { text-decoration: none; }
img { max-width: 100%; height: auto; }
