html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body,h1,h2,h3,p,ul{margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f4f4f4;color:#333;font-family:Arial,Helvetica,sans-serif;line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{display:flex;flex-direction:column;min-height:100vh}.content{flex-grow:1;min-height:calc(100vh - 120px);padding:20px 20px 60px}h1,h2,h3{color:#333;margin-bottom:.75em}h1{font-size:2.2em}h2{font-size:1.8em}h3{font-size:1.4em}p{color:#555;font-size:1em;line-height:1.6;margin-bottom:1em}a{color:#007bff;text-decoration:none}a:hover{text-decoration:underline}.header{align-items:center;background-color:#333;box-shadow:0 2px 4px #0000001a;color:#fff;display:flex;justify-content:space-between;padding:15px 30px}.logo{color:#fff;font-size:1.8em;font-weight:700;text-decoration:none}.logo:hover{color:#61dafb}.header nav ul{align-items:center;display:flex;list-style:none;margin:0;padding:0}.header nav ul li{margin-left:25px}.header nav ul li a{border-radius:4px;color:#fff;font-size:1.1em;padding:5px 10px;text-decoration:none;transition:background-color .3s ease,color .3s ease}.header nav ul li a:hover{background-color:#555;color:#61dafb}.footer{background-color:#333;color:#ccc;font-size:.9em;padding:20px}.footer,.home-page{text-align:center}.home-page h1{color:#333;font-size:2.5em;margin-bottom:20px}.home-page p{color:#555;font-size:1.2em;line-height:1.6;margin-left:auto;margin-right:auto;max-width:800px}.projects-page{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-around}.projects-page h1{color:#333;font-size:2em;margin-bottom:30px;text-align:center;width:100%}.project-item{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 5px #0000000d;flex:1 1 300px;margin:10px;max-width:45%;min-width:280px;padding:20px;text-align:left}.project-item h2{color:#333;font-size:1.5em;margin-bottom:10px}.project-item p{color:#555;font-size:1em;line-height:1.6}.about-us-page{text-align:center}.about-us-page h1{color:#333;font-size:2em;margin-bottom:20px}.about-us-page p{color:#555;font-size:1.2em;line-height:1.6;margin-bottom:1em;margin-left:auto;margin-right:auto;max-width:800px}.contact-us-page{margin:0 auto;max-width:800px;text-align:center}.contact-us-page h1{color:#333;font-size:2em;margin-bottom:20px}.contact-us-page p{color:#555;font-size:1.2em;line-height:1.6;margin-bottom:25px}.contact-us-page ul{color:#444;display:inline-block;font-size:1.1em;list-style:none;padding:0;text-align:left}.contact-us-page ul li{margin-bottom:12px}
/*# sourceMappingURL=main.d65cb37a.css.map*/