:root {
    --main-bg-color: #000;
    --main-text-color: #fff;
    --h1-2-3-4-color: #fff;
    --register-button-background: #66B743;
    --register-button-text-color: #fff;
    --login-button-background: #349AD7;
    --login-button-text-color: #fff;
    --header-background: #000;
    --button-close-background: #000;
    --left-menu-background: #000;
    --footer-background: #000;
    --faq-title-background: #2d2f3c;
    --faq-body-background: #1b1f28ef;
    --on-banner-button-background: #ff5823;
    --color-text-footer-copyright: #fff;
    --burger-backgroun-color: #fff;
}
