:root{--background:#fff;--foreground:#171717;--creamyellow:#fffded;--creamorange:#f7f3ec;--blue:#053a5f}html,body{background-color:var(--creamyellow);max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Cinzel,serif}*{box-sizing:border-box;margin:0;padding:0}
