.welcome-header{display:flex;gap:40px;align-items:center;padding:18px 40px;position:fixed;background:var(--background-color);top:0;right:0;left:0}.welcome-layout__container .welcome-layout__children{margin-top:89px;min-height:calc(100vh - 89px - 60px)}.welcome-layout__container .welcome-layout__footer.footer-container{background:var(--primary-color);color:#fff}.welcome-layout__container .welcome-layout__footer.footer-container .BrandName,.welcome-layout__container .welcome-layout__footer.footer-container .links-container .links{color:#fff}