.navbar-dark .navbar-brand,.navbar-dark .nav-link{color:#e0f7fa}.navbar-dark .nav-link:hover{color:#00bfa5}.navbar-dark .nav-link.active{color:#00e676}footer{background-color:#101010;color:#e0e0e0;text-align:center;padding:1rem;position:relative;bottom:0;width:100%}footer p{margin:0;font-size:.9rem}.contact-container{background-color:#101010;padding:2rem;color:#e0e0e0}.contact-container h2{text-align:center;margin-bottom:2rem;color:#0c9}form{border:2px solid black;border-radius:10px;padding:1%}form:hover{box-shadow:0 0 15px #288684,0 0 30px #288684,0 0 45px #288684;color:#0fc}.projects-container{background-color:#101010;padding:2rem;color:#e0e0e0}.projects-container h2{text-align:center;margin-bottom:2rem;color:#0c9}.card{display:flex;flex-direction:column;height:100%;background-color:#1e1e1e;border:1px solid #333}.card-img-top{object-fit:cover;height:200px}.card-body{flex:1}.card-title{font-size:1.25rem;color:#00bfa5}.card-text{font-size:1rem;line-height:1.5}.badge{background-color:#00bfa5;color:#fff}.btn-outline-success,.btn-outline-secondary{margin:.25rem}@media (max-width: 768px){.card-img-top{height:150px}}.about-container{background-color:#101010;padding:2rem;color:#e0e0e0}.about-container h2{text-align:center;margin-bottom:2rem;color:#0c9}.about-content{max-width:800px;background-color:#101010;color:#e0e0e0;padding:2rem;border-radius:10px;box-shadow:0 4px 8px #0000001a}.about-content h2{font-size:2rem;color:#00bfa5;margin-bottom:1rem}.about-content p{font-size:1rem;line-height:1.6;margin-bottom:1rem}.services-container{padding:2rem;background-color:#101010;color:#e0e0e0}.services-container h2{text-align:center;margin-bottom:2rem;color:#0c9}.services-list{display:flex;flex-wrap:wrap;justify-content:space-between;gap:2rem}.service-item{background-color:#181818;border-radius:8px;padding:1.5rem;text-align:center;box-shadow:0 4px 8px #0003;flex:1 1 calc(50% - 2rem)}.service-item img{max-width:100%;height:auto;border-radius:8px;margin-bottom:1rem}.service-item h3{color:#0c9;margin-bottom:1rem}.service-item p{margin-bottom:1rem;line-height:1.6}.service-item ul{list-style-type:none;padding:0;margin:0}.service-item ul li{margin:.5rem 0;color:#b0b0b0}@media (max-width: 768px){.service-item{flex:1 1 100%}}
