@import"https://fonts.googleapis.com/css?family=Nunito:200,300,400,500,600,700,800,900&display=swap";@import"https://fonts.googleapis.com/css?family=Cormorant:300,400,500,600,700&display=swap";@import"https://fonts.googleapis.com/css?family=Gupter:400,500,700&display=swap";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--font-body: "Nunito", sans-serif;--font-h1: "Cormorant", serif;--font-h2: "Gupter", serif;--green: rgb(31, 136, 90);--green-hover: #6ba78c;--green-hover-2: #6ca278;--dark-teal: #153436;--cream: #fffdec;--text-muted: rgba(30, 30, 30, .7)}html{scroll-behavior:smooth}body{font-family:var(--font-body);font-size:18px;font-weight:400;line-height:1.56;color:#1e1e1e;background:#fff;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;display:inline-block}a{text-decoration:none;color:inherit}ul,ol{list-style:none}button{font:inherit;border:none;background:none;cursor:pointer}input,textarea{font:inherit}
