.nv-about .nv-section-panel, .nv-process .nv-section-panel, .nv-faq .nv-section-panel, .nv-testimonials .nv-section-panel, .nv-cta .nv-section-panel { padding: clamp(24px, 4vw, 44px); }
.nv-section-title { max-width: 780px; margin-bottom: 34px; }
.nv-section-title h2 { margin: 0 0 16px; font-size: clamp(34px, 5vw, 64px); }
.nv-section-title p { color: var(--nv-muted); font-size: 18px; }
.nv-page-header h1 { font-size: clamp(38px, 6vw, 78px); margin: 0 0 18px; }
.nv-featured-image img { width: 100%; border-radius: var(--nv-radius); box-shadow: var(--nv-shadow); }