/*
Theme Name: Prime Luxury Tours
Theme URI: https://primeluxurytours.com/
Author: OpenAI
Author URI: https://openai.com/
Description: Premium custom WordPress theme for luxury safari and travel brands.
Version: 1.4.0
Requires at least: 6.4
Tested up to: 6.7
Requires PHP: 8.0
Text Domain: primeluxurytours
*/

:root {
  --plt-black: #0e0e0e;
  --plt-gold: #c6a75e;
  --plt-gold-strong: #f3c34b;
  --plt-orange: #e86a33;
  --plt-orange-strong: #ff8a3d;
  --plt-teal: #1c6e6e;
  --plt-teal-soft: #1ba3a8;
  --plt-sand: #f5f1e8;
  --plt-ivory: #fffaf4;
  --plt-white: #ffffff;
  --plt-text: #2d2a26;
  --plt-muted: #625a50;
  --plt-border: rgba(198, 167, 94, .22);
  --plt-shadow: 0 24px 60px rgba(57, 31, 0, .12);
  --plt-radius: 24px;
  --plt-max: 1240px;
}
