/*
 Theme Name:  Cycle Adventures India Child
 Theme URI:   https://cycleadventuresindia.com
 Description: Child theme for OceanWP (CAI styling + blog archive layout)
 Author:      CAI
 Template:    oceanwp
 Version:     1.0.0
 Text Domain: cai-child
*/

/* --- Optional: a few brand presets you can reuse in custom CSS --- */
:root{
  --cai-brand: #163174;   /* Navy */
  --cai-accent:#FAC400;   /* Yellow */
  --cai-ink:   #0e1a2b;
  --cai-muted: #6c7a90;
  --cai-line:  #e8edf3;
}

/* keep this file minimal; your archive grid styles will go in cai-archive.css */
