@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700;900&family=Barlow:wght@300;400;500;600&family=Barlow+Condensed:wght@600;700&family=Caveat:wght@500;600&display=swap";
:root{--earth:#2c1f0e;--bark:#3d2b12;--stone:#6b5c47;--dust:#a89070;--sand:#d4b896;--cream:#f5ede0;--sky:#4a7fa5;--pine:#2d5a3d;--pine-light:#3d7a52;--rust:#c4622d;--rust-light:#e07840;--white:#fdfaf6;--text:#1a1208;--color-orange:#ff4f00}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--white);color:var(--text);font-family:Barlow,sans-serif;font-size:16px;line-height:1.6;overflow-x:hidden}
