@import url(https://fonts.googleapis.com/css2?family=Work+Sans:wght@100;200;300;400;500;600;700&display=swap);*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Work Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{margin:0 auto;max-width:1200px}.about,.experience,.footer,.header,.projects,.social{padding:50px 25px 25px}.header{align-items:center;display:flex;flex-wrap:wrap;text-align:center}.header img{border-radius:50%;height:auto;margin:20px auto;max-width:300px}.header__content{margin:0 auto;width:400px}.header__content h1{font-size:48px}.header__content p{font-size:32px}.header__content button{margin:25px auto 0}.about h2{font-size:42px;margin:25px auto}.about p{font-size:18px;line-height:130%;max-width:75ch}.projects h2{font-size:42px;margin:25px auto}.projects p{font-size:18px;line-height:130%;max-width:50ch}.projects__cards{align-items:flex-start;display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-start}.projects__card{border:1px solid #08b;border-radius:8px;max-width:350px;padding:20px}.projects__card h3{font-size:32px;font-weight:300;margin-bottom:10px}.projects__card p{font-size:16px;margin:20px 0}.projects__card img{border-radius:8px;height:auto;margin:20px 0 10px;width:100%}.projects__card .button{margin:10px 5px 0}.experience h2{font-size:42px;margin:25px auto}.experience ul{margin:0 0 10px 50px}.experience li{font-size:18px;line-height:130%;margin:15px auto}.social h2{font-size:42px;margin:25px auto}.social .button{margin:15px}.footer{margin:0 auto;text-align:center}.button{background:#12bdf3;border:none;border-radius:8px;color:#00f;cursor:pointer;display:inline-block;font-family:Work Sans;font-size:16px;font-weight:700;margin:40px;padding:15px 50px;text-decoration:none;transition:all .25s ease}.button:hover{background:#08b;color:#fff}
/*# sourceMappingURL=main.94b39888.css.map*/