/*
Theme Name: ACT FOR IAS
Theme URI: https://www.actforias.com
Author: Vikram Bathini
Author URI: https://www.actforias.com
Description: Official WordPress theme for ACT FOR IAS – Vikram Sir's UPSC Mentorship Platform. Navy blue and gold design. Compatible with Elementor Pro.
Version: 1.0.0
Requires at least: 5.8
Tested up to: 6.5
Requires PHP: 7.4
License: Private
Tags: education, upsc, mentorship, elementor, one-page
Text Domain: actforias
*/

/* Theme base reset - actual styles in assets/css/main.css */
*, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; }
body { font-family: 'DM Sans', sans-serif; background: #070e2b; color: #e8e4d8; }
