:root {
  --primary-1: #e7cd80;
  --primary-2: #b28b53;
  --secondary-1: #e7cd80;
  --secondary-2: #b28b53;
  --primary: linear-gradient(250deg, var(--primary-1) 0%, var(--primary-2) 60%);
  --secondary: linear-gradient(
    90deg,
    var(--secondary-1) 0%,
    var(--secondary-2) 100%
  );
  --text-primary: #6e530e;
  --text-secondary: #f2f2f2;
  --form-border: rgb(38, 50, 37);
  --form-background: #212121;
  --form-background-light: #535353;
  --out-line-primary: #7c620e;
  --out-line-background-primary: #424242;
  --border-primary: #fcce00;
  --text: #fff;
  --text-secondary: #fff;
  --text-secondary-2: var(--light-purple);
  --text-primary: #fff;
  --text-primary-2: var(--highlight-text);
  --out-line-background-primary-2: var(--out-line-background-primary);
  --line: #503f16;
  --member-level-card-bg: linear-gradient(
    106.9deg,
    #231d0e 16.45%,
    #675423 39.96%,
    #141005 100.29%
  );
  --member-level-card-detail-bg: linear-gradient(
    90deg,
    #241e0f 33.37%,
    rgba(103, 84, 35, 0.75) 68.05%,
    #3a2f13 90.18%
  );

  --outline-text-color: #fff;
  --grey-outline: var(--light-purple);
  --disabled-button-primary: var(--light-purple);
  --text-section: var(--light-purple);

  --background-primary-color-1: #2c2410;
  --background-primary-color-2: #766028;
  --background-primary-color-3: #59491e;
  --background-primary-color-4: #423617;
  --background-primary-color-5: #2c2410;

  --background-primary: linear-gradient(
    180deg,
    var(--background-primary-color-1) 0%,
    var(--background-primary-color-2) 160px,
    var(--background-primary-color-3) 35.94%,
    var(--background-primary-color-4) 68.75%,
    var(--background-primary-color-5) 100%
  );
  --background-navigation: linear-gradient(
    360deg,
    #27200e 4.14%,
    #766028 95.84%
  );
  --box-border: #000000;
  --box-page-1: #000000;
  --box-page-2: #1f1f1f;
  --box-page-background: var(--box-page-1);
  --background-linear-end: #87681f;
  --primary-50: #f9f5ff;
  --text-navigation: #fff;
  --menu-text: var(--light-purple);
  --light-purple: #bebdab;
  --setting-menu-hover: var(--highlight-text);
  --setting-menu: var(--light-purple);
  --menu-item-background: var(--form-background);
  --menu-item-background-hover: var(--form-background);
  --promotion-game-category-text: var(--light-purple);
  --promotion-game-category-active: var(--text-secondary);
  --out-line-light-purple: var(--light-purple);
  --out-line-background-light-purple: #31270a;
  --box-gray-purple: rgba(255, 255, 255, 0.1);
  --pink-red: #fe4e4e;
  --wallet-label: var(--active-nav);
  --highlight-text: #e0b762;
  --active-nav: #e0b762;
  --inactive-nav: #fff;
  --highlight-text-bottom: #e0b762;
  --inactive-nav-bottom: #ffffff;
  --item-game-background: linear-gradient(
    360deg,
    #8e721d 0%,
    rgba(31, 136, 38, 0.11) 90%
  );
  --nav-play-game: linear-gradient(270deg, #dec279 7.12%, #9e7d4a 100%);
  --shadow-nav-play-game: #fbe339;
  --swal2-background: #292929;
  --bg-html: #2c2410;
  --bg-jackpot-1: #766028;

  --bg-jackpot-box: rgba(0, 0, 0, 0.4);
  --bg-jackpot-winner-card: rgba(0, 0, 0, 0.2);

  --jackpot-text: var(--text);

  --bg-footer-profile-wallet: linear-gradient(
    270deg,
    #e7cd80 7.12%,
    #ccab6a 37.49%,
    #e7cd80 68.74%,
    #bb975c 100%
  );
  --text-referal-profile: #000000;
  --bg-member-level-icon-hexagon: var(--form-background);
  --wrapper-shrunk-bg: var(--form-background);
  --tourtooltip-bg: var(--wrapper-shrunk-bg);
  --widget-bg: var(--swal2-background);
  --widget-icon-inactive: var(--light-purple);
  --freespin-filter-text: var(--text-secondary);
  --freespin-filter-highlight: var(--highlight-text);
  --withdraw-amount: var(--text-primary);
  --footer-policy-link: var(--text-section);
  --coupon-read-more: var(--text-secondary);
  --quest-complete-bg: var(--form-background);
  /* add color here */
  --select-option-disabled: rgba(255, 255, 255, 0.5);
  --text-default-white: #fff;
  --grid-point-table: #ffffff21;
  --icon-btn-statistic: #fff;
  --text-point-color: var(--text);
  --otp-verify-text: var(--text-secondary);
  --otp-description-text: var(--text-secondary);
  --reset-password-header: var(--text);
  --coupon-form-select: rgba(255, 255, 255, 0.7);
  --jackpot-term-n-condition: var(--text-secondary);
  --text-lotto-date: var(--text-secondary);
  --description-deposit-text: var(--out-line-light-purple);
  --bg-btn-play: var(--highlight-text);
  --bg-badge-label: var(--box-border);
  --text-bg-badge-label: var(--text-secondary);
  --bg-member-level-progress: var(--primary);
  --text-coupon-history: var(--text-primary);
  --text-amount-latest-withdraw: var(--text-primary);
  --text-danger: var(--highlight-text);
  --mission-complete-text: var(--out-line-light-purple);
  --payment-time: #ffc107;
  --copy-btn-bg: var(--box-border);
  --deposit-bg-remark: var(--box-border);
  --checkbox-border: var(--secondary-1);
  --checkbox-border-check: var(--primary-1);
  --text-fourth: var(--text-secondary);
  --active-nav-2: var(--active-nav);
  --theme-coupondark: gray;
  --icon-game-button: #fff;
  --text-icon-close-btn: #fff;
  --text-icon-deposit: #fff;
  --icon-filter-line: #fff;
  --swal-footer-line: #fff;
  --icon-arrow-back: var(--text-secondary);
  --text-third: var(--text-secondary);
  --form-background-header: var(--form-background);
  --text-success: #06ee6a;
  --widget: var(--primary-1);
  --widget-bg-linear: linear-gradient(
    to right,
    var(--primary-1),
    var(--primary-2)
  );
  --jackpot-text-active: var(--active-nav);
  --annoucement-top-bg: var(--primary);

  --row-highlight: #00000026;
}
