/*
Theme Name: DJ Base Baba V4 (Elementor Pro Ready)
Theme URI: https://djbasebaba.com
Author: AI Generated
Description: Premium DJ Elementor theme with demo content, WhatsApp booking, brand colors & animations.
Version: 4.0
*/

:root {
  --primary: #f5b301;
  --secondary: #0b0b0b;
  --accent: #b11226;
}

body {
  margin: 0;
  font-family: Poppins, Arial, sans-serif;
  background: var(--secondary);
  color: #ffffff;
}

a { color: var(--primary); }

.btn {
  background: var(--primary);
  color: #000;
  padding: 15px 38px;
  border-radius: 8px;
  font-weight: bold;
}
