/*
Theme Name: IPTV Nederland
Theme URI: https://iptvnederland.nl
Author: IPTV Nederland Team
Author URI: https://iptvnederland.nl
Description: Custom theme for IPTV Nederland website with TailwindCSS
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: iptvnederland
Tags: tailwind, iptv, custom
*/

/* Tailwind colors */
:root {
  --netflix-red: #E50914;
  --netflix-black: #0A0A0A;
} 