:root {
    --bg-color: #131520;

    --default-link-color: #8f95ba;

    --btn-text-color: #131520;
    --btn-bg-signup-colr: #69f67f;
    --btn-bg-get-bonus-colr: #69f67f;
    --btn-bg-login-color: #3e4468;

    --main-text-color: #8f95ba;
    --second-text-color: #ffffff;

    --table-color: #3e4468;

    --faq-color: #3e4468;
    --faq-color-bg: #3e4468;

    --bg-header: #131520;
    --bg-footer: #131520;
}