@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";
:root{--ink:#18392c;--green:#1f7951;--lime:#d8ed6b;--cream:#f7f4e9;--paper:#fffdf7;--orange:#f4a261;--line:#dfe5d9;--arista:#a84e35}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:DM Sans,sans-serif}button,input,select{font:inherit}a{color:inherit;text-decoration:none}h1,h2,h3{margin:0;font-family:Manrope,sans-serif}button,a{-webkit-tap-highlight-color:transparent}
