*{box-sizing:border-box;margin:0;padding:0}body{color:#111;font-family:Quicksand,sans-serif}.container{margin:20px auto;max-width:1350px}h1{font-size:35px;font-weight:700;letter-spacing:-1px;line-height:1}h1,h2{text-align:center}h2{font-size:30px;font-weight:300;line-height:32px;margin:0 0 72px}p{font-size:16px;font-weight:400}.mt-10{margin-top:10%}.section{margin:10px}.center-section{margin:auto 20%}.flex-container{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.bg-container{background:#fefefe;border-radius:10px;height:200px;margin:40px;width:200px}.centerize{align-items:center;cursor:pointer;display:block;display:flex;flex-direction:column;height:200px;justify-content:center;overflow:hidden}.bg-container:hover{text-decoration:underline}@-webkit-keyframes bounce{0%,20%,50%,80%,to{-webkit-transform:translateY(0)}40%{-webkit-transform:translateY(-20px)}60%{-webkit-transform:translateY(-10px)}}@keyframes bounce{0%,20%,50%,80%,to{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}60%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}.bounce{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-name:bounce;animation-name:bounce}
/*# sourceMappingURL=main.5892e5dc.css.map*/