/*
Theme Name: Clara Car Service
Theme URI: https://clara.yorktowntaxi.net
Author: Yorktown Taxi & Car Service
Author URI: https://yorktowntaxi.net
Description: Custom WordPress theme for Clara's Car Service — a Yorktown Taxi property. Adapted from the Playschool Elementor Template Kit with taxi/car service branding. Features: custom hero, services grid, airport section, areas we serve, fleet, contact form, full navigation with dropdowns.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 8.0
License: Private
Text Domain: clara-car-service
Tags: car-service, taxi, transportation, custom-menu, featured-images, full-width-template
*/

/* Theme variables — full styles are enqueued via assets/css/main.css */
:root {
    --clara-orange: #FB8B24;
    --clara-teal: #17BEBB;
    --clara-dark: #1a1a2e;
    --clara-text: #5F5F5F;
    --clara-heading: #222222;
    --clara-bg-light: #f9f9f9;
    --clara-border-r: 20px;
    --clara-border-r-lg: 30px;
}
