:root{--primary: #9BA07A;--off-white: #FAFAF8;--light-sage: #DBDDBD;--dark-olive: #697056;--dark-silver: #4a4a4a;--gold: #D4C97A}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Century Gothic,Apple Gothic,AppleGothic,Avant Garde,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--off-white);color:var(--dark-olive)}h1,h2,h3,h4,h5,h6{font-family:Corbel,Trebuchet MS,Lucida Grande,sans-serif;color:var(--dark-olive)}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:inherit;outline:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none}button:active,button:focus{box-shadow:none;outline:none}
