body{margin:0;font-family:Arial,sans-serif;background:#f9f9f9;color:#333}.navbar{background:#0057b7;color:#fff;display:flex;justify-content:space-between;align-items:center;padding:1rem}.navbar .logo{display:flex;align-items:center}.navbar .logo img{height:40px;margin-right:10px}.navbar nav a{color:#fff;margin-left:15px;text-decoration:none;font-weight:700}.navbar nav a:hover{text-decoration:underline}.hero{background:#e0f0ff;text-align:center;padding:4rem 2rem}.hero h2{font-size:2.5rem;margin-bottom:1rem}.hero p{margin-bottom:1.5rem}.btn{display:inline-block;background:#0057b7;color:#fff;padding:.75rem 1.5rem;border-radius:5px;text-decoration:none;font-weight:700}.btn:hover{background:#003f87}.content{padding:2rem;max-width:800px;margin:auto}.content h2{color:#0057b7;margin-bottom:1rem}.content ul{list-style:none;padding-left:0}.content ul li{margin:.5rem 0}footer{background:#0057b7;color:#fff;text-align:center;padding:1rem;margin-top:2rem}
