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}*{box-sizing:border-box;margin:0;padding:0}.App{font-family:Verdana,Geneva,Tahoma,sans-serif}.App-link{color:#61dafb}body{background-color:#4a5366;font-size:16px}.bgpage{background-color:#f5f5f5}footer{color:#fff}.intro-blurb,.intro-container{align-content:center;align-items:center;justify-content:center;text-align:center}.intro-blurb{display:block}.bubbles{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.bubble{animation:rise 10s ease-in infinite;background:#4a5366;border-radius:10%;bottom:-100px;height:40px;opacity:.05;position:absolute;width:40px}.bubble:first-child{animation-duration:8s;height:40px;left:10%;rotate:30deg;width:40px}.bubble:nth-child(2){animation-delay:1s;animation-duration:5s;height:20px;left:20%;rotate:67deg;width:20px}.bubble:nth-child(3){animation-delay:2s;animation-duration:7s;height:50px;left:35%;rotate:112deg;width:50px}@keyframes rise{0%{bottom:-100px;transform:translateX(0)}50%{transform:translate(100px)}to{bottom:1080px;transform:translateX(-200px)}}
/*# sourceMappingURL=main.4d827fa8.css.map*/