body{box-sizing:border-box;margin:0;padding:0}.App{height:40em;justify-content:center;text-align:center;width:100%}.App-header{padding-inline:20px}.logo{height:200px}.social-icons{gap:15px;margin-top:20px}.social-icons,.social-icons a{align-items:center;display:flex;justify-content:center}footer{background-color:#282c34;color:#fff;margin-top:auto;padding:20px;text-align:center;width:100%}footer p{font-size:14px;margin:0}.footer-links{display:flex;gap:15px;justify-content:center;margin-top:10px}.footer-links a{color:#61dafb;font-size:14px;text-decoration:none}.footer-links a:hover{text-decoration:underline}@media only screen and (max-width:600px){.App{padding-top:14em}.App-header{height:26em;padding-inline:10px}.logo{height:120px}.social-icons{flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:space-around}.social-icons a svg{height:40px;width:40px}h1{font-size:1.5rem}p{font-size:1rem;padding:0 10px}footer{bottom:20;padding:15px}.footer-links{flex-direction:column;gap:10px}}
/*# sourceMappingURL=main.f81e3de7.css.map*/