@import"https://fonts.googleapis.com/css2?family=Raleway:wght@400;600;700&family=Roboto:wght@400;700&display=swap";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--gold: #CFA649;--dark-blue: #002f4b;--text-dark: #002f4b;--bg: #ffffff;--font-heading: "Raleway", sans-serif;--font-body: "Roboto", sans-serif}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--text-dark);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;color:var(--gold)}img{max-width:100%;display:block}ul{list-style:none}button{cursor:pointer;border:none;background:none;font:inherit}@media(max-width:768px){.desktop-only{display:none}}
