/*
Theme Name: Climatizare Pro
Theme URI: https://example.com/climatizare-pro
Author: OpenAI
Author URI: https://openai.com
Description: Temă WordPress pentru firmă de climatizare: prezentare servicii, montaj, mentenanță și contact.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
Text Domain: climatizare-pro
*/

:root {
  --cp-primary: #0d6efd;
  --cp-primary-dark: #0b5ed7;
  --cp-secondary: #0b1f33;
  --cp-accent: #13c4a3;
  --cp-bg: #f5f8fc;
  --cp-text: #1d2a3a;
  --cp-muted: #627187;
  --cp-white: #ffffff;
  --cp-border: #dbe5f0;
  --cp-shadow: 0 15px 35px rgba(12, 31, 51, 0.08);
  --cp-radius: 20px;
}
