/*
Theme Name: New Bright
Theme URI: https://example.com/new-bright
Author: Antigravity
Author URI: https://example.com
Description: A custom theme converted from Tailwind HTML templates.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: new-bright
*/

/* Tailwind CSS is loaded via CDN in header.php for this conversion */
body {
    font-family: 'Inter', sans-serif;
}
