/*
Theme Name: IPTV SUISSE
Theme URI: https://iptvsuisse.ch
Author: IPTV SUISSE Team
Author URI: https://iptvsuisse.ch
Description: Custom theme for IPTV SUISSE 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: iptvsuisse
Tags: tailwind, iptv, custom
*/

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