:root {
    --main-bg-color: #1a1f2d;
    --main-text-color: #e0e6f0;
    --h1-2-3-4-color: #e0e6f0;
    --register-button-background: #2c6ed5;
    --register-button-text-color: #ffffff;
    --login-button-background: #2c6ed5;
    --login-button-text-color: #ffffff;
    --header-background: #1a1f2d;
    --button-close-background: #1a1f2d;
    --left-menu-background: #1a1f2d;
    --footer-background: #121a2d;
    --faq-title-background: #2a2e43;
    --faq-body-background: #1a1e2bde;
    --on-banner-button-background: #ff5823;
    --color-text-footer-copyright: #e0e6f0;
    --burger-backgroun-color: #e0e6f0;
}