body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}body{font-family:Georgia,"Times New Roman",Times,serif}.add-feature form{display:flex;flex-direction:column;width:50%;margin:0 auto;padding:50px;text-align:center;background-color:#344e41}.add-feature input,textarea{margin:10px;border-radius:10px}.submit-button{background-color:#344e41;color:#fff;font-weight:700;padding:10px}.card-style{height:600px;border-radius:35px}.card-style:hover{cursor:pointer;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.card-style img{padding:5px;width:400px;height:200px;border-radius:20px}.card-style img:hover{background-color:#000;opacity:.6;transition:all .5s ease-in-out}.features-section{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px}@media only screen and (max-width:688px){.features-section{grid-template-columns:repeat(1,1fr)}}.footer-img{background-color:hsla(0,0%,98.4%,.2)}.nav-img img{width:150px;height:70px}.nav-style{color:#fff;background-color:#344e41}.nav-menu{color:#fff;border:1px solid grey;padding:5px 10px;margin:5px;border-radius:15px}.login-form button{padding:100px;margin:200px;border-color:#00f}.google-button{padding:15px;color:#fff;margin:10px;border:1px solid grey;border-radius:20px;background-image:linear-gradient(#000,grey)}
/*# sourceMappingURL=main.538e8c6e.chunk.css.map */