:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,Arial,sans-serif;--accent-color: #0d3b56;--heading-color: rgba(0, 0, 0, .85);--text-color: #444444}*,*:before,*:after{box-sizing:border-box}body{min-height:100vh;margin:0;background-color:#0d3b56;color:var(--text-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#svelte{min-height:100vh;display:flex;flex-direction:column}h1,h2,h3{font-weight:600;color:var(--heading-color);margin:0}p{line-height:1.6;margin:0}a{color:var(--accent-color);text-decoration:underline}
