@import url(https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap);*{margin:0;font-family:"Quicksand";color:#333}.footy{width:90vw;max-width:850px;margin:5rem auto;display:grid;grid-gap:1rem;gap:1rem}.footy img{width:250px;height:auto;border-radius:10%;margin-top:20px}.footyp{width:90vw;max-width:600px;margin:5rem auto;grid-gap:1rem;gap:1rem}@media screen and (min-width:768px){.footy{grid-template-columns:repeat(3,1fr)}}.header{text-align:center;background:url(https://cdn.pixabay.com/photo/2014/03/18/20/21/man-290186_960_720.jpg);font-size:30px;padding:25px;background-repeat:no-repeat;background-size:cover}.navbar{padding:20px;display:flex;align-items:center;max-width:850px;margin:0 auto;border-bottom:1px solid #f2f2f2}.navbar h1{color:#f1356d}.navbar .links{margin-left:auto}.navbar a{margin-left:16px;text-decoration:none;padding:6px}.navbar a:hover{color:#f1356d}.myButton{box-shadow:0 0 0 2px #9fb4f2;background:linear-gradient(180deg,#7892c2 5%,#476e9e);background-color:#7892c2;border-radius:10px;border:1px solid #4e6096;display:inline-block;cursor:pointer;color:#fff;font-family:Arial;font-size:19px;padding:12px 37px;text-decoration:none;text-shadow:0 1px 0 #283966}.myButton:hover{background:linear-gradient(180deg,#476e9e 5%,#7892c2);background-color:#476e9e}.myButton:active{position:relative;top:1px}select{max-width:80%}
/*# sourceMappingURL=main.566fb08f.chunk.css.map */