:root { 
  --vod-body-bg:#121212; 
  --vod-body-text-color:#ffffff; 
  --vod-btn-primary-bg:#e50914; 
  --vod-btn-primary-text:#ffffff; 
  --vod-btn-primary-hover-bg:#e71d27; 
  --vod-btn-secondary-bg:#2e2e2e; 
  --vod-btn-secondary-text:#ffffff; 
  --vod-btn-secondary-border:#2e2e2e; 
  --vod-btn-secondary-hover-bg:#3f3f3f; 
  --vod-ep-playbutton-color:#e50914; 
  --vod-ep-playbutton-bg:#e50914; 
  --vod-ep-playbutton-text:#ffffff; 
  --vod-ep-secondary-button-bg:#2e2e2e; 
  --vod-ep-secondary-button-text:#ffffff; 
  --vod-ep-secondary-button-border:#2e2e2e; 
  --vod-modal-playbutton-bg:#e50914; 
  --vod-modal-playbutton-text:#ffffff; 
  --vod-card-bg:#1e1e1e; 
  --vod-card-bg2:#191919; 
  --vod-card-gradient:#1e1e1e; 
  --vod-sign-login-bg:rgba(18,18,18,0.8); 
  --vod-table-bg:#252525; 
  --vod-table-th:#4d4d4d; 
  --vod-table-td:#4d4d4d; 
  --vod-package-btn:#e50914; 
  --vod-svg-color:#ffffff; 
  --vod-primary:#e50914; 
  --vod-success:#00E676; 
  --vod-danger:#B71C1C; 
  --vod-info:#26A69A; 
  --vod-grey-text:#a5a5a5; 
  --vod-loaderColor:#e50914; 
  --vod-iconColor:#ffffff; 
  --vod-header-gradient-top:rgba(18,18,18,0.72); 
  --vod-header-gradient-bottom:rgba(18,18,18,0); 
  --vod-scroll-header-gradient-left:rgba(18,18,18,1); 
  --vod-scroll-header-gradient-right:rgba(18,18,18,1); 
  --vod-white-color:#ffffff; 
  --vod-menu-bg:#121212; 
  --vod-footer-bg:#121212; 
  --vod-footer-link:#a5a5a5; 
  --vod-header-btn-text-color:#ffffff; 
  --vod-profile-default-box:#272727; 
  --vod-profile-light-blue:#039be5; 
  --vod-profile-red:#E53935; 
  --vod-profile-indigo:#3949ab; 
  --vod-profile-teal:#00897b; 
  --vod-input-color:#202020; 
  --vod-input-color2:#2a2a2a; 
  --vod-placeholder-color:#a5a5a5; 
  --vod-date-picker:#2a2a2a; 
  --vod-body-back-color:#121212; 
  --vod-ep-secondary-button-hover-bg:#3f3f3f; 
  --vod-glass-blur:14px; 
  --vod-glass-alpha:0.72; 
  --vod-glass-tint:#121212; 
  --vod-font-family:Inter, sans-serif; 
}