:root{--ffc-green:#2E7751;--ffc-darkgreen:#1b4332;--ffc-navy:#162840;--ffc-lightgray:#e6e6e6;--ffc-font:"Inter",system-ui,sans-serif;--ffc-bg-light:#f9fafb}body,html{margin:0;font-family:var(--ffc-font);color:var(--ffc-navy);background-color:#fff;scroll-behavior:smooth;overflow-x:hidden}a{color:var(--ffc-green);text-decoration:none}.section{width:100%}.section.alt{background:var(--ffc-bg-light)}.section.green{background:var(--ffc-green);color:#fff}.section-dark{background:var(--ffc-navy);color:#fff}.section-inner{width:100%;max-width:1280px;margin:0 auto}img,svg{max-width:100%;height:auto}