/* Fondos y colores dinamicos desde panel admin */
:root { --primary: #e85d05; --primary2: #dc2f03; --primary3: #e85d05; }
html,body { background-color:#000000 !important; }
.inside-header { background:#000000 !important; }
.ptv-navbar-bar { background: linear-gradient(90deg, #e85d05, #dc2f03) !important; }
.ptv-hero,.ptv-hero-grid { background:#ffffff !important; background-color:#ffffff !important; }
.ptv-programas-wrap { background:#ffffff !important; background-color:#ffffff !important; }
.ptv-senales-wrap { background:#000000 !important; }
.ptv-auspicios-wrap { background:#e85d05 !important; background-color:#e85d05 !important; }
.ptv-footer { background:#000000 !important; background-color:#000000 !important; }
a { color: #e85d05 !important; }
.ptv-header-cta { background: linear-gradient(135deg, #e85d05, #dc2f03) !important; }
