@import url("https://fonts.googleapis.com/css2?family=Lora:wght@500;600;700&family=PT+Sans:wght@400;700&display=swap");:root{--pine-900:#0e2a21;--pine-700:#16412f;--pine-500:#2d6a4f;--gold-500:#b4915a;--gold-300:#d9be8f;--cream-50:#f7f4ec;--cream-100:#efeadc;--ink:#16241e;--ink-soft:#5b6b62}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--cream-50);color:var(--ink);font-family:PT Sans,sans-serif}button{font-family:inherit}