/*
Theme Name: Namma Car Towing
Theme URI: https://example.com
Author: Namma Car Towing
Author URI: https://example.com
Description: Custom one-page theme for Namma Car Towing — 24/7 car towing & flatbed recovery service in Bengaluru. Converted from a static landing page design.
Version: 1.0
Requires at least: 5.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: namma-car-towing
*/

/* Tailwind (loaded via CDN in header.php) handles all utility styling.
   This file intentionally stays minimal — WordPress requires it to exist
   with the header comment above so the theme is recognized. */

body {
  font-family: 'IBM Plex Sans', sans-serif;
}
