/* Redesign option: Bold — bigger type, sharp edges, uppercase buttons. Confident and modern.
   Same brand colours + content; look only. */
.hero h1 { font-size: 52px; }
.stats h2, .steps h2, .tiles-sec h2, .services h2, .gallery h2, .feature-text h2, .intro h2, .contact h2, .reviews h2, .delivery h2 { font-size: 34px; }
.btn, .nav-cta { border-radius: 4px; text-transform: uppercase; letter-spacing: 1px; font-size: 13px; }
.kicker { font-size: 13px; letter-spacing: 2.5px; }
.stats-band { border-radius: 4px; }
.card, .tile-card, .review, .step, .delivery-item { border-radius: 6px; }
