:root {
    --main-bg-color: #0b4a3f;
    --main-text-color: #ffffff;
    --h1-2-3-4-color: #ffffff;
    --register-button-background: #ffb800;
    --register-button-text-color: #0b4a3f;
    --login-button-background: #0b4a3f;
    --login-button-text-color: #ffffff;
    --header-background: #478B65;
    --button-close-background: #478B65;
    --left-menu-background: #478B65;
    --footer-background: #0b4a3f;
    --faq-title-background: #478B65;
    --faq-body-background: #478B65;
    --on-banner-button-background: #ffb800;
    --color-text-footer-copyright: #ffffff;
    --burger-backgroun-color: #ffffff;
}
