/*
Theme Name: Proxilance Global - Strategic HR & Legal Advisory
Theme URI: https://www.proxilance.com
Author: Proxilance Global
Author URI: https://www.proxilance.com
Description: Official custom theme for Proxilance Global. Fully calibrated for Indian Corporate & Statutory Labour Law Advisory, POSH 2013 Governance, Executive Employment Contracts, and Digital Compliance Toolkits in INR (₹).
Version: 2.0.0
Tested up to: 7.1
Requires at least: 5.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
Text Domain: proxilance-global
*/

:root {
  --color-navy: #0e2b4d;
  --color-navy-dark: #081d36;
  --color-teal: #028082;
  --color-gold: #c89d36;
}

body {
  font-family: 'Plus Jakarta Sans', system-ui, -apple-system, sans-serif;
  color: #1e293b;
  background-color: #f8fafc;
  margin: 0;
  padding: 0;
  line-height: 1.6;
}

h1, h2, h3, h4, h5, h6 {
  color: #0e2b4d;
  font-weight: 700;
  letter-spacing: -0.02em;
}

.font-serif {
  font-family: 'Playfair Display', Georgia, serif;
}
