.splash-screen{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;width:100vw;position:fixed;top:0;left:0;z-index:-2;background-color:#e9f1ee}.splash-logo{max-width:20%;display:block;margin-left:-30px}@media (max-width: 768px){.splash-logo{max-width:80%;margin-left:auto;margin-right:auto}}h4{display:block;color:#222;text-transform:uppercase;font-weight:500;padding-left:20px;letter-spacing:.2em}
