:root {
    --bg-color: #6e7f03;

    --special-section-bg: linear-gradient(90deg, hsl(204, 71%, 58%) 0%, rgb(124, 11, 189) 100%);

    --default-link-color: #ffffff;

  

    --btn-text-color: #ffffff;
    --btn-bg-signup-colr: #e8b627;
    --btn-bg-get-bonus-colr: #e8b627;
    --btn-bg-login-color: #e9462d;

    --main-text-color: #ffffff;

    --faq-color: #7D7D7D;

    --bg-header: #6e7f03;
    --bg-footer: transparent;