:root { 
  --vod-body-bg:#121212; 
  --vod-body-text-color:#ffffff; 
  --vod-btn-primary-bg:#f59e0b; 
  --vod-btn-primary-text:#000000; 
  --vod-btn-primary-hover-bg:#ce8509; 
  --vod-btn-secondary-bg:#000000; 
  --vod-btn-secondary-text:#ffffff; 
  --vod-btn-secondary-border:#000000; 
  --vod-btn-secondary-hover-bg:#292929; 
  --vod-ep-playbutton-color:#f59e0b; 
  --vod-ep-playbutton-bg:#f59e0b; 
  --vod-ep-playbutton-text:#000000; 
  --vod-ep-secondary-button-bg:#000000; 
  --vod-ep-secondary-button-text:#ffffff; 
  --vod-ep-secondary-button-border:#000000; 
  --vod-modal-playbutton-bg:#f59e0b; 
  --vod-modal-playbutton-text:#000000; 
  --vod-card-bg:#121212; 
  --vod-card-bg2:#121212; 
  --vod-card-gradient:#121212; 
  --vod-sign-login-bg:rgba(0, 0, 0, 0.8); 
  --vod-table-bg:#343A40; 
  --vod-table-th:#DEE2E6; 
  --vod-table-td:#DEE2E6; 
  --vod-package-btn:#ef4444; 
  --vod-svg-color:#ffffff; 
  --vod-primary:#ef4444; 
  --vod-success:#00E676; 
  --vod-danger:#B71C1C; 
  --vod-info:#26A69A; 
  --vod-grey-text:#9E9E9E; 
  --vod-loaderColor:#ef4444; 
  --vod-iconColor:#ffffff; 
  --vod-header-gradient-top:#000000; 
  --vod-header-gradient-bottom:#000000; 
  --vod-scroll-header-gradient-left:#420101; 
  --vod-scroll-header-gradient-right:#000000; 
  --vod-white-color:#ffffff; 
  --vod-menu-bg:#121212; 
  --vod-footer-bg:#121212; 
  --vod-footer-link:#EB000B; 
  --vod-header-btn-text-color:#ffffff; 
  --vod-profile-default-box:#272727; 
  --vod-profile-light-blue:#039be5; 
  --vod-profile-red:#ef4444; 
  --vod-profile-indigo:#3949ab; 
  --vod-profile-teal:#94F5EC; 
  --vod-input-color:#121212; 
  --vod-input-color2:#ff2a2a; 
  --vod-placeholder-color:#ffffff; 
  --vod-date-picker:#333333; 
}