:root{--hero-height:70vh}body{font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial}.hero{min-height:var(--hero-height);background:linear-gradient(180deg,rgba(0,0,0,.35),rgba(0,0,0,.35)),url('/img/sliders/1.jpg') center no-repeat;color:#fff;display:flex;align-items:center}.feature-icon{font-size:2rem;width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:rgba(0,0,0,.05)}.card-portfolio img{object-fit:cover;height:220px}footer{background:#111;color:#cfcfcf}.nav-shadow{box-shadow:0 .125rem .5rem rgba(0,0,0,.08)}