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

    --default-link-color: #ffffff;

    --btn-text-color: #140f1e;
    --btn-bg-signup-colr: #F2B743;
    --btn-bg-get-bonus-colr: #F2B743;
    --btn-bg-login-color: #70ED3E;

    --main-text-color: #ffffff;

    --bg-footer: #212121;
}