body{font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#333}.navbar{box-shadow:0 2px 4px rgba(0,0,0,0.1)}.navbar-brand strong{font-weight:700;letter-spacing:1px}.hero{background-color:#f8f9fa;padding:100px 0;margin-bottom:40px}.hero h1{font-size:3rem;font-weight:700;margin-bottom:25px}.hero p{font-size:1.2rem;margin-bottom:30px;max-width:600px}.card{transition:transform 0.3s ease,box-shadow 0.3s ease;margin-bottom:20px;border:none;box-shadow:0 5px 15px rgba(0,0,0,0.05)}.card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,0.1)}.card-img-top{height:200px;object-fit:cover}.btn-primary{padding:10px 20px;border-radius:4px;font-weight:600}footer{box-shadow:0 -2px 10px rgba(0,0,0,0.1)}footer a{text-decoration:none}footer a:hover{text-decoration:underline}.social-icons a{font-size:1.5rem;transition:color 0.3s ease}.social-icons a:hover{color:#ffffff!important}.team-member img{width:150px;height:150px;object-fit:cover;border-radius:50%}.contact-info i{font-size:1.5rem;margin-right:10px;color:#0d6efd}@media (max-width:768px){.hero{padding:60px 0}.hero h1{font-size:2.5rem}}