:root {
    --main-bg-color: #2e2a4d;
    --main-text-color: #f1f1f1;
    --h1-2-3-4-color: #f1f1f1;
    --register-button-background: #ff7a00;
    --register-button-text-color: #ffffff;
    --login-button-background: #4a90e2;
    --login-button-text-color: #ffffff;
    --header-background: #2a2643;
    --button-close-background: #2a2643;
    --left-menu-background: #2a2643;
    --footer-background: #1a1a2e;
    --faq-title-background: #3a3853;
    --faq-body-background: #25253fef;
    --on-banner-button-background: #ff7a00;
    --color-text-footer-copyright: #d9d9d9;
    --burger-backgroun-color: #f1f1f1;
}