body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{align-items:center;display:flex;justify-content:center}.App .launchpad-page{max-width:430px}.App .logo-section{align-items:center;display:flex;justify-content:center;margin-top:16px}.App .logo-section #salt{max-width:160px}.App .logo-section p{font-size:2.5rem;font-weight:450;margin:0 8px}.App .logo-section #church{border-radius:12px;height:60px;width:60px}.App .content{margin:0 16px}.App .content h2{margin-bottom:0;margin-top:16px}.App .content p{font-size:1.25rem;margin:0 0 16px}.App .content a{color:#f58b8b;text-decoration:underline}.App .content a:hover{cursor:pointer}.loading{align-items:center;display:flex;height:100vh;justify-content:center}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.loading .loading-spinner{-webkit-animation:spinner 1.5s linear infinite;animation:spinner 1.5s linear infinite;border:5px solid #f3f3f3;border-radius:50%;border-top-color:#f58b8b;height:50px;width:50px}
/*# sourceMappingURL=main.4e1c221d.css.map*/