.landing-container{background-color:#e8eadd;flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex}.landing-container-content{flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.landing-paragraph{text-align:center}.landing-container-content a{color:#91836c;font-weight:540;text-decoration:underline;transition:color .3s}.landing-container-content a:hover{color:#000}
