@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400&display=swap";html{background-color:var(--background);color:#111;font-weight:400}p{font-size:1.4rem}@media screen and (max-width: 768px){h2,p{font-size:1.2rem}blockquote>p{font-size:1.1rem}}html,body{height:100%;width:100%;margin:0;padding:0;overflow:auto}*{font-family:Cormorant Garamond,serif;box-sizing:border-box}:root{--primary-color: #617290;--background: #f6f6f6}blockquote{border-left:.25rem solid var(--primary-color);padding-left:1rem;margin-left:0;margin-right:0}
