body{margin:0;font-family:Poppins,Arial,sans-serif;background-color:#f9fafc;color:#222}.hero{position:relative;background:url(https://images.unsplash.com/photo-1606813902784-87bbf7f98b53?auto=format&fit=crop&w=1600&q=80) center/cover no-repeat;height:75vh;display:flex;align-items:center;justify-content:center}.overlay{background:#0009;padding:40px;border-radius:12px;text-align:center;color:#fff}.overlay h1{font-size:2rem;margin-bottom:1rem}.overlay h1 span{color:#ff7a00}.overlay p{font-size:1.1rem;margin-bottom:1.5rem}.button{display:inline-block;background:#ff7a00;color:#fff;padding:10px 25px;border-radius:8px;font-weight:600;text-decoration:none;transition:.3s}.button:hover{background:#e06700}.custom-section{background:#fff;margin:3rem auto;padding:2rem;max-width:900px;border-radius:10px;box-shadow:0 3px 10px #0000000d;text-align:center}.custom-section h2{color:#0b65c2;margin-bottom:1rem}.custom-section p{color:#444;font-size:1rem}@media (max-width: 600px){.overlay{padding:25px}.overlay h1{font-size:1.5rem}.custom-section{margin:2rem 1rem;padding:1.5rem}}
