
:root{--ic:#0d6efd}
body{color:#1f2d3d}
.navbar-brand img{height:30px}
.hero{background:linear-gradient(135deg,#0d6efd 0%,#084298 100%);color:#fff;padding:5rem 0}
.hero h1{font-weight:700}
.hero .lead{color:rgba(255,255,255,.88)}
.feature i{font-size:2.2rem;color:var(--ic)}
.step-num{width:44px;height:44px;border-radius:50%;background:var(--ic);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700}
.price-placeholder{font-size:1.9rem;font-weight:700;color:#6c757d}
footer{background:#1f2d3d;color:#cbd5e1}
footer a{color:#9fb3c8;text-decoration:none}
footer a:hover{color:#fff}
.card-service{border:1px solid #e9eef5}
section{padding:3.5rem 0}
