:root { 
  --vod-body-bg:#01060e; 
  --vod-body-text-color:#ffffff; 
  --vod-btn-primary-bg:#e50979; 
  --vod-btn-primary-text:#ffffff; 
  --vod-btn-primary-hover-bg:#c00866; 
  --vod-btn-secondary-bg:#121212; 
  --vod-btn-secondary-text:#ffffff; 
  --vod-btn-secondary-border:#121212; 
  --vod-btn-secondary-hover-bg:#383838; 
  --vod-ep-playbutton-color:#e50979; 
  --vod-ep-playbutton-bg:#e50979; 
  --vod-ep-playbutton-text:#ffffff; 
  --vod-ep-secondary-button-bg:#121212; 
  --vod-ep-secondary-button-text:#ffffff; 
  --vod-ep-secondary-button-border:#121212; 
  --vod-modal-playbutton-bg:#e50979; 
  --vod-modal-playbutton-text:#ffffff; 
  --vod-card-bg:#121212; 
  --vod-card-bg2:#121212; 
  --vod-card-gradient:#121212; 
  --vod-sign-login-bg:rgb(0, 0, 0); 
  --vod-table-bg:#030B13; 
  --vod-table-th:#DEE2E6; 
  --vod-table-td:#DEE2E6; 
  --vod-package-btn:#e50979; 
  --vod-svg-color:#ffffff; 
  --vod-primary:#e50979; 
  --vod-success:#00e676; 
  --vod-danger:#b71c1c; 
  --vod-info:#26A69A; 
  --vod-grey-text:#EBE5E5; 
  --vod-loaderColor:#e50979; 
  --vod-iconColor:#ffffff; 
  --vod-header-gradient-top:#000000; 
  --vod-header-gradient-bottom:#000000; 
  --vod-scroll-header-gradient-left:#000000; 
  --vod-scroll-header-gradient-right:#000000; 
  --vod-white-color:#ffffff; 
  --vod-menu-bg:#121212; 
  --vod-footer-bg:#121212; 
  --vod-footer-link:rgb(237, 220, 220); 
  --vod-header-btn-text-color:#ffffff; 
  --vod-profile-default-box:#272727; 
  --vod-profile-light-blue:#039BE5; 
  --vod-profile-red:#E53589; 
  --vod-profile-indigo:#3949AB; 
  --vod-profile-teal:#00897B; 
  --vod-input-color:#121212; 
  --vod-input-color2:#121212; 
  --vod-placeholder-color:#ffffff; 
  --vod-date-picker:#333333; 
}