@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&family=Libre+Baskerville:ital,wght@0,400;1,400&display=swap");:root{--color-mid-teal:#5ea0a1;--color-dark-teal:#49868c;--color-light-blue:#cfe7e9;--color-saffron:#f2a007;--color-dusty-rose:#c89;--color-persimmon:#d95f43;--color-buff:#f5f2ec;--color-mid-buff:#e3ddd6;--color-warm-white:#faf7f2;--color-slate-harbor:#4b5357;--color-mulberry-ink:#4e2a36}body,html{background-color:var(--color-warm-white);color:var(--color-slate-harbor);font-family:Lato,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Libre Baskerville,serif}