@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=Montserrat:wght@400;500;600;700&display=swap";:root{--bg:#f5f1e8;--navy:#1c2a39;--gold:#c6a15b;--text:#435160}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--navy);margin:0;font-family:Montserrat,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Cormorant Garamond,serif}a,button{transition:all .25s}a:hover,button:hover{opacity:.9}
