@import"https://fonts.googleapis.com/css?family=EB+Garamond:300,400,500,600,700&display=swap";:root{--color-cream: #f6efe4;--color-cream-body: rgb(246, 238, 231);--color-text: rgb(61, 67, 85);--color-navy: #1f3d6b;--color-navy-dark: #163a63;--color-gold: #b08d57;--color-white: #ffffff;--font-body: "Segoe UI", Arial, sans-serif;--font-heading: "EB Garamond", serif}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--color-text);background-color:var(--color-cream-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}img{max-width:100%;display:block}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:400}#root{overflow-x:hidden}
