:root {
    --color-white: #fff;
    --color-black: #000;
    --theme-promo-bonus: #a374d5;
    --theme-promo-free-spins: #ff8a5c;
    --theme-promo-freetickets: #093863;
    --theme-promo-freebet: #2db343;
    --theme-promo-goldenchips: #daa719;
    --theme-promo-new: #ff3b30;
    --theme-promo: #1284e0;
    --theme-buildabet: #eb7e13;
    --theme-streaming: #e6a31b;
    --theme-promo-odds-boost: #cc003a;
    --theme-promo-backup-bet: #0064b5;
    --theme-promo-acca-boost: #a141e6;
    --theme-promo-number: #07213a;
    --theme-promo-sports: turquoise;
    --theme-promo-poker: #093863;
    --theme-promo-recommended: #000;
    --theme-sports-live: #d9342b;
    --theme-sports-live-v2: #d45050;
    --theme-esports-streaming: #9a22d2;
    --theme-gradient-5-start: #f5f5f5;
    --theme-gradient-5-end: #eaebec;
    --theme-info-bg: #202c50;
    --theme-success-bg: #506160;
    --theme-warning-bg: #6c5f5b;
    --theme-danger-bg: #744d65;
    --theme-info: #64a3dc;
    --theme-success: #8abd3f;
    --theme-error: #ff675f;
    --theme-warning: #e5b716;
    --theme-danger: #ff675f;
    --theme-body: #fff;
    --theme-body-400: #e5e5e5;
    --theme-body-300: #d5d5d5;
    --theme-body-200: #0f0f0f;
    --theme-body-100: #acacac;
    --theme-body-90: #e6e8ec;
    --theme-body-80: #cdd0d8;
    --theme-body-70: #b5b9c5;
    --theme-body-60: #9ca1b1;
    --theme-body-50: #838a9e;
    --theme-body-40: #6a728b;
    --theme-body-30: #515b77;
    --theme-body-20: #394464;
    --theme-body-10: #202c50;
    --theme-brand-01: #07153d;
    --theme-brand-02: #07153d;
    --theme-brand-03: #030728;
    --theme-accent-01: #e95f28;
    --theme-accent-02: #537b15;
    --theme-text-highlight: #e95f28;
    --theme-cta-01: #e95f28;
    --theme-cta-02: #07153d;
    --theme-cta-ghost-light: #fff;
    --theme-cta-ghost-dark: #07153d;
    --theme-chat: #1284e0;
    --theme-gray-tint: #132147;
    --theme-body-txt: #fff;
    --theme-body-bgd: #07153d;
    --theme-body-bg: #07153d;
    --theme-overlay: #07153d;
    --theme-info-2: #79bfff;
    --theme-info-3: #334ad8;
    --theme-danger-2: #ff3b30;
    --theme-light-grayish: #f6f7f8;
    --theme-body-shade-20: #1a1c1e;
    --theme-body-shade-10: #141517;
    --theme-cta-03: #f3f4f5;
    --theme-text-highlight-02: #bda871;
    --theme-brand-01-gradient: linear-gradient(135deg, #e9d193, #d4b962);
    --theme-gray-tint-2: #f7f7f7;
    --theme-accent-bg-01: 
 color-mix(in srgb, #6cb3db var(--alpha-bg), transparent);
    --theme-accent-bg-02: 
 color-mix(in srgb, #61ba2b var(--alpha-bg), transparent);
    --theme-accent-bg-03: 
 color-mix(in srgb, #d6bc68 var(--alpha-bg), transparent);
    --theme-accent-bg-04: 
 color-mix(in srgb, #ed2a2a var(--alpha-bg), transparent);
    --theme-accent-bg-05: 
 color-mix(in srgb, #79bfff var(--alpha-bg), transparent);
    --theme-accent-bg-06: 
 color-mix(in srgb, #475eec var(--alpha-bg), transparent);
    --theme-overlay-gradient-black: linear-gradient(180deg, transparent 1.89%, #0009 70.67%);
    --theme-support-bg: #2f3e66;
    --theme-success-2: #28953a;
    --theme-error-2: #d45050;
    --theme-warning-2: #ffc700;
    --theme-body-0: #07153d;
    --theme-body-5: #132147;
    --theme-body-15: #07153d;
    --theme-body-75: #c1c5cf;
    --theme-body-85: #dadce2;
    --theme-body-95: #050505;
    --scrollbar-width: 12px;
    --site-spacer: 1rem;
    --site-spacer-m: .75rem;
    --site-spacer-s: .5rem;
    --site-spacer-xs: .25rem;
    --site-spacer-tiny: .125rem;
    --site-spacer-l: 1.25rem;
    --site-spacer-xl: 1.5rem;
    --site-spacer-2xl: 1.75rem;
    --site-spacer-3xl: 2rem;
    --site-spacer-4xl: 2.25rem;
    --site-spacer-5xl: 2.5rem;
    --site-spacer-6xl: 3rem;
    --site-spacer-7xl: 3.5rem;
    --site-spacer-8xl: 4rem;
    --site-spacer-9xl: 4.5rem;
    --site-spacer-10xl: 5rem;
    --theme-h1-font-size: 32px;
    --theme-h2-font-size: 28px;
    --theme-h3-font-size: 24px;
    --theme-h4-font-size: 20px;
    --theme-h5-font-size: 16px;
    --theme-h6-font-size: 14px;
    --theme-txt-6xl-font-size: 48px;
    --theme-txt-5xl-font-size: 40px;
    --theme-txt-4xl-font-size: 36px;
    --theme-txt-3xl-font-size: 32px;
    --theme-txt-2xl-font-size: 24px;
    --theme-txt-xl-font-size: 20px;
    --theme-txt-lg-font-size: 16px;
    --theme-txt-md-font-size: 14px;
    --theme-txt-sm-font-size: 12px;
    --theme-txt-xs-font-size: 10px;
    --theme-txt-2xs-font-size: 8px;
    --theme-font-normal: 400;
    --theme-font-medium: 500;
    --theme-font-bold: 700;
    --theme-font-family-base: Lato, verdana, Arial, Helvetica, sans-serif;
    --theme-font-family-secondary: Open Sans, verdana, Arial, Helvetica, sans-serif;
}

#onetrust-pc-sdk{
  font-family: var( --theme-font-family-base);
}