/*
Theme Name: IPTV Empire Theme
Theme URI: https://tvempire.us/
Description: A premium, highly customizable IPTV USA theme designed to be fully editable with Elementor Pro.
Version: 1.0.0
Author: Antigravity
Author URI: https://google.com/
Tags: dark, responsive, custom-colors, elementor-friendly
Text Domain: iptv-empire
*/

/* Custom CSS to work with Tailwind classes and CSS Variables */
:root {
    --primary-accent: #dc2626;
    --primary-accent-hover: #b91c1c;
    --whatsapp-color: #16a34a;
    --whatsapp-hover-color: #15803d;
    --bg-color: #0a0a0a;
}
