:root { 
  --vod-body-bg:#01012f; 
  --vod-body-text-color:#fdfbfb; 
  --vod-ep-playbutton-color:#191e88; 
  --vod-modal-playbutton-bg:#191e88; 
  --vod-card-bg:#0e0e39; 
  --vod-card-bg2:#090935; 
  --vod-card-gradient:#0e0e39; 
  --vod-sign-login-bg:rgba(1,1,47,0.8); 
  --vod-table-bg:#15153f; 
  --vod-table-th:#404062; 
  --vod-table-td:#404062; 
  --vod-package-btn:#191e88; 
  --vod-svg-color:#fdfbfb; 
  --vod-primary:#191e88; 
  --vod-success:#00E676; 
  --vod-danger:#B71C1C; 
  --vod-info:#26A69A; 
  --vod-grey-text:#9d9cad; 
  --vod-loaderColor:#191e88; 
  --vod-iconColor:#fdfbfb; 
  --vod-header-gradient-top:rgba(1,1,47,0.72); 
  --vod-header-gradient-bottom:rgba(1,1,47,0); 
  --vod-scroll-header-gradient-left:rgba(1,1,47,1); 
  --vod-scroll-header-gradient-right:rgba(1,1,47,1); 
  --vod-white-color:#fdfbfb; 
  --vod-menu-bg:#01012f; 
  --vod-footer-bg:#040F45; 
  --vod-footer-link:rgb(128, 128, 128); 
  --vod-header-btn-text-color:#fdfbfb; 
  --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:#10103b; 
  --vod-input-color2:#1a1a43; 
  --vod-placeholder-color:#9d9cad; 
  --vod-date-picker:#1a1a43; 
  --vod-btn-primary-bg:#191e88; 
  --vod-btn-primary-text:#ffffff; 
  --vod-btn-primary-hover-bg:#2b3092; 
  --vod-btn-secondary-bg:#121212; 
  --vod-btn-secondary-text:#ffffff; 
  --vod-btn-secondary-border:#121212; 
  --vod-btn-secondary-hover-bg:#252525; 
  --vod-ep-playbutton-bg:#191e88; 
  --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-text:#ffffff; 
  --vod-body-back-color:#01012f; 
  --vod-ep-secondary-button-hover-bg:#252525; 
  --vod-glass-blur:14px; 
  --vod-glass-alpha:0.72; 
  --vod-glass-tint:#121212; 
  --vod-font-family:Inter, sans-serif; 
}