:root{
  --default:transparent;

  /* Base Theme */
  --body-theme-bg:#0b0b0b;
  --body-color:#f5f0e6;

  /* Primary Palette */
  --primary-black:#121212;
  --secondary-black:#1a1a1a;
  --soft-black:#242424;

  --cream:#f5f0e6;
  --cream-dark:#d8cbb3;
  --cream-soft:#ebe2d3;

  /* Soft Yellow Palette */
  --soft-yellow:#d4b96e;
  --gold-muted:#b89b52;
  --warm-yellow:#e2c987;

  /* Global Links */
  --a-color:#d4b96e;
  --a-focus-hover-color:#f5f0e6;

  /* Header */
  --site-header-bg:#121212;
  --site-header-border:4px solid #d4b96e;

  --topbar-cntr-bg:#1a1a1a;
  --topbar-left-section-item-color:#f5f0e6;

  --top-menu-li-a-color:#f5f0e6;
  --top-menu-li-true-hover-a-color:#d4b96e;
  --top-menu-game-list-bg:rgba(18,18,18,.96);
  --top-menu-game-list-btop:4px solid #d4b96e;
  --top-menu-game-list-bbot:10px solid #d4b96e;

  /* Buttons */
  --std-btn-group-btn-primary-bg:linear-gradient(to bottom,#d4b96e 0%,#b89b52 100%);
  --std-btn-group-btn-primary-color:#121212;
  --std-btn-group-btn-primary-hover-bg:#e2c987;
  --std-btn-group-btn-primary-hover-color:#121212;

  --login-panel-login-btn-bg:linear-gradient(to bottom,#2a2a2a 0%,#121212 100%);
  --login-panel-login-btn-color:#f5f0e6;

  --login-panel-register-btn-bg:linear-gradient(to bottom,#d4b96e 0%,#b89b52 100%);
  --login-panel-register-btn-color:#121212;

  --play-now-bg:linear-gradient(to bottom,#d4b96e 0%,#b89b52 100%);
  --play-now-color:#121212;
  --play-now-hover-bg:#e2c987;
  --play-now-hover-color:#121212;

  --free-play-bg:linear-gradient(to bottom,#2a2a2a 0%,#121212 100%);
  --free-play-color:#f5f0e6;

  /* Forms */
  --form-control-bg:#1a1a1a;
  --form-control-border:#d4b96e;
  --form-control-color:#f5f0e6;

  --std-form-cntr-bg:#1a1a1a;
  --std-form-title-bg:#121212;
  --std-form-title-color:#f5f0e6;

  --std-form-content-bg:#242424;
  --std-form-content-color:#f5f0e6;

  --std-form-note-bg:#242424;
  --std-form-note-color:#f5f0e6;

  /* Cards / Containers */
  --popular-games-bg:#1a1a1a;
  --popular-games-left-section-title-bg:#242424;
  --popular-games-left-section-title-color:#f5f0e6;

  --home-info-cntr-bg:#1a1a1a;
  --home-info-cntr-border:2px solid #d4b96e;

  --provider-slide-bg:#242424;
  --provider-slide-main-slide-item-bg:rgba(212,185,110,.08);

  --promotion-cntr-bg:#1a1a1a;
  --promotion-info-bg:#242424;
  --promotion-item-details-bg:#1a1a1a;
  --promotion-item-details-color:#f5f0e6;

  /* Jackpot */
  --home-progressive-jackpot-bg:linear-gradient(#1a1a1a,#3a3220,#121212);
  --home-progressive-jackpot-color:#f5f0e6;
  --home-progressive-jackpot-border-cntr-border:3px solid #d4b96e;
  --home-progressive-jackpot-jackpot-currency-color:#e2c987;

  /* Games */
  --game-list-bg:#1a1a1a;
  --game-list-game-item-bg:#242424;
  --game-list-game-name-bg:#b89b52;
  --game-list-game-name-color:#121212;

  --large-game-list-cntr-bg:#1a1a1a;
  --provider-page-large-game-list-cntr-bg:#1a1a1a;

  /* Sidebar */
  --std-side-menu-bg:#121212;
  --std-side-menu-menu-section-bg:#1a1a1a;
  --std-side-menu-menu-section-color:#f5f0e6;
  --std-side-menu-menu-section-hover-focus-true-bg:#b89b52;
  --std-side-menu-menu-section-hover-focus-true-color:#121212;

  /* Profile */
  --std-profile-bar-bg:#121212;
  --std-profile-bar-color:#f5f0e6;
  --std-profile-bar-user-field-div-username-color:#d4b96e;

  /* Tables */
  --transactions-table-bg:#1a1a1a;
  --transactions-table-head-bg:#242424;
  --transactions-table-head-color:#f5f0e6;
  --transactions-table-body-bg:#121212;
  --transactions-table-body-color:#f5f0e6;

  /* Modal */
  --modal-content-bg:#1a1a1a;
  --modal-content-border:#d4b96e;
  --modal-body-p-color:#f5f0e6;

  --modal-footer-btn-primary-bg:#b89b52;
  --modal-footer-btn-primary-color:#121212;
  --modal-footer-btn-primary-hover-bg:#e2c987;

  /* Footer */
  --site-footer-bg:#121212;
  --site-footer-border:2px solid #d4b96e;

  --footer-links-li-a-color:#d8cbb3;
  --footer-links-li-a-hover-color:#f5f0e6;

  --copyright-color:#d8cbb3;
  --footer-section-title-color:#f5f0e6;

  /* Notification */
  --notification-list-item-bg:#1a1a1a;
  --notification-list-item-border:1px solid #d4b96e;
  --notification-list-item-header-title-color:#f5f0e6;
  --notification-list-item-content-p-color:#d8cbb3;

  /* Search */
  --search-cntr-bg:#1a1a1a;
  --search-header-title-color:#f5f0e6;
  --search-input-cntr-input-bg:#242424;
  --search-input-cntr-input-border:#d4b96e;
  --search-input-cntr-input-color:#f5f0e6;

  /* Deposit / Withdrawal */
  --deposit-summary-cntr-header-bg:#242424;
  --deposit-summary-cntr-header-color:#f5f0e6;

  --withdrawal-summary-cntr-header-bg:#242424;
  --withdrawal-summary-cntr-header-color:#f5f0e6;

  /* Loyalty */
  --loyalty-top-bar-cntr-bg:linear-gradient(180deg,#121212 0%,#3a3220 100%);
  --loyalty-top-bar-cntr-color:#f5f0e6;

  --loyalty-cntr-level-gold-bg:-webkit-linear-gradient(#f5f0e6,#d4b96e);
  --loyalty-cntr-level-bg:-webkit-linear-gradient(#f5f0e6,#d8cbb3);

  /* Misc */
  --progress-bg:#242424;
  --progressbar-bg:#121212;

  --floating-action-btn-bg:linear-gradient(0deg,#b89b52 0%,#d4b96e 100%);
  --floating-action-btn-border:1px solid #d4b96e;

  --popover-bg:#1a1a1a;
  --popover-border:#d4b96e;
  --popover-color:#f5f0e6;
}