:root {
    --color-white: #fff;
    --color-black: #000;
    --theme-promo-bonus: #8018d2;
    --theme-promo-free-spins: #ff8a5c;
    --theme-promo-freetickets: #093863;
    --theme-promo-freebet: #2db343;
    --theme-promo-goldenchips: #e5b42b;
    --theme-promo-new: #e02250;
    --theme-promo: #0f6ab3;
    --theme-buildabet: #ffa842;
    --theme-streaming: #fdcf5a;
    --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: #e7f3fc;
    --theme-success-bg: #ecfdf3;
    --theme-warning-bg: #fffaeb;
    --theme-danger-bg: #ffebea;
    --theme-info: #0e6ab3;
    --theme-success: #13854e;
    --theme-error: #dd3636;
    --theme-warning: #ee864b;
    --theme-danger: #dd3636;
    --theme-body: #253241;
    --theme-body-400: #e5e5e5;
    --theme-body-300: #d5d5d5;
    --theme-body-200: #0f0f0f;
    --theme-body-100: #acacac;
    --theme-body-90: #3b4754;
    --theme-body-80: #515b67;
    --theme-body-70: #67707a;
    --theme-body-60: #7c848d;
    --theme-body-50: #91989f;
    --theme-body-40: #a8adb3;
    --theme-body-30: #bec2c6;
    --theme-body-20: #d3d6d9;
    --theme-body-10: #eaebec;
    --theme-brand-01: #035c8e;
    --theme-brand-02: #076da7;
    --theme-brand-03: #fff;
    --theme-accent-01: #f6ba1e;
    --theme-accent-02: #446376;
    --theme-text-highlight: #076da7;
    --theme-cta-01: #076da7;
    --theme-cta-02: #063b5b;
    --theme-cta-ghost-light: #253241;
    --theme-cta-ghost-dark: #fff;
    --theme-chat: #1284e0;
    --theme-gray-tint: #f5f7f8;
    --theme-body-txt: #253241;
    --theme-body-bgd: #fff;
    --theme-body-bg: #fff;
    --theme-overlay: #515b67;
    --theme-accent-03: #1284e0;
    --theme-support-bg: #fff;
    --theme-info-2: #e7f3fc;
    --theme-success-2: #76e89a;
    --theme-error-2: #ffc9d0;
    --theme-danger-2: #ffc9d0;
    --theme-warning-2: #fec84b;
    --theme-body-85: #45505d;
    --theme-body-75: #5c6571;
    --theme-body-15: #dfe0e3;
    --theme-body-5: #f4f4f5;
    --theme-body-0: #fff;
    --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: 400;
    --theme-font-bold: 700;
    --theme-font-family-base: Open Sans, Helvetica, Verdana, Arial, sans-serif;
    --theme-font-family-secondary: Open Sans, Helvetica, Verdana, Arial, sans-serif;
}

#onetrust-pc-sdk{
    font-family: var( --theme-font-family-base);
}