:root {
    --main-bg-color: #071740;
    --main-text-color: #fff;
    --h1-2-3-4-color: #fff;
    --register-button-background: radial-gradient(100% 100% at 50% 0%, #836028 0%, #F5D193 86.3%);;
    --register-button-text-color: #fff;
    --login-button-background: #349AD7;
    --login-button-text-color: #fff;
    --header-background: #071740;
    --button-close-background: #071740;
    --left-menu-background: #071740;
    --footer-background: #02153B;
    --faq-title-background: #2d2f3c;
    --faq-body-background: #1b1f28ef;
    --on-banner-button-background: #ff5823;
    --color-text-footer-copyright: #fff;
    --burger-backgroun-color: #fff;
}
