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

    --default-link-color: #fff9e6;

    --btn-text-color: #410510;
    --btn-bg-signup-colr: #feb600;
    --btn-bg-get-bonus-colr: #feb600;
    --btn-bg-login-color: #410510;

    --main-text-color: #fff9e6;
    --second-text-color: #cbb58b;

    --table-color: #611a21;

    --faq-color: #7a1f29;
    --faq-color-bg: #401217;

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