/*
Theme Name: Rotary Club of Coimbatore Global
Theme URI: https://rotarycoimbatoreglobal.org
Author: Rotary Club of Coimbatore Global
Author URI: https://rotarycoimbatoreglobal.org
Description: Official WordPress theme for the Rotary Club of Coimbatore Global. Chartered 26 March 2026 — "Think Global. Serve Local." A fully editable theme with custom post types for Board Members, Projects, and Events, a Customizer panel for contact details and brand colours, and templates for every standard club section (Home, About, Board, Projects, Events, Gallery, News, Contact, Donate, Join, Charter).
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
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: rotary-coimbatore-global
Tags: nonprofit, community, one-column, two-columns, custom-menu, custom-logo, featured-images, theme-options, threaded-comments
*/

/* The full visual styles live in /assets/css/main.css and are enqueued from functions.php.
   This file exists for the WordPress theme metadata block above and a minimal reset. */

html { box-sizing: border-box; }
*, *::before, *::after { box-sizing: inherit; }
body { margin: 0; }
