:root { 
  --vod-body-bg:#1a0c10; 
  --vod-body-text-color:#ffe4e6; 
  --vod-btn-primary-bg:#fb7185; 
  --vod-btn-primary-text:#ffffff; 
  --vod-btn-primary-hover-bg:#e11d48; 
  --vod-btn-secondary-bg:#3f1d28; 
  --vod-btn-secondary-text:#fda4af; 
  --vod-btn-secondary-border:#fb7185; 
  --vod-btn-secondary-hover-bg:#522030; 
  --vod-ep-playbutton-color:#fb7185; 
  --vod-ep-playbutton-bg:#fb7185; 
  --vod-ep-playbutton-text:#ffffff; 
  --vod-ep-secondary-button-bg:#3f1d28; 
  --vod-ep-secondary-button-text:#ffffff; 
  --vod-ep-secondary-button-border:#fb7185; 
  --vod-modal-playbutton-bg:#fb7185; 
  --vod-modal-playbutton-text:#ffffff; 
  --vod-card-bg:#12060a; 
  --vod-card-bg2:#2a1018; 
  --vod-card-gradient:#1a0c10; 
  --vod-sign-login-bg:#0f0608; 
  --vod-table-bg:#2a1018; 
  --vod-table-th:#3f1d28; 
  --vod-table-td:#1a0c12; 
  --vod-package-btn:#fb7185; 
  --vod-svg-color:#fda4af; 
  --vod-primary:#fb7185; 
  --vod-success:#00cc66; 
  --vod-danger:#ff3333; 
  --vod-info:#3399ff; 
  --vod-grey-text:#f9a8d4; 
  --vod-loaderColor:#fb7185; 
  --vod-iconColor:#fda4af; 
  --vod-header-gradient-top:#0f0608; 
  --vod-header-gradient-bottom:#1a0c10; 
  --vod-scroll-header-gradient-left:#0f0608; 
  --vod-scroll-header-gradient-right:#4c1d2d; 
  --vod-white-color:#ffffff; 
  --vod-menu-bg:#1a0c10; 
  --vod-footer-bg:#0f0608; 
  --vod-footer-link:#fda4af; 
  --vod-header-btn-text-color:#fb7185; 
  --vod-profile-default-box:#3f1d28; 
  --vod-profile-light-blue:#3399ff; 
  --vod-profile-red:#ff3333; 
  --vod-profile-indigo:#6633cc; 
  --vod-profile-teal:#00ccbb; 
  --vod-input-color:#3f1d28; 
  --vod-input-color2:#522030; 
  --vod-placeholder-color:#d4a5ad; 
  --vod-date-picker:#fb7185; 
}