@import"https://fonts.googleapis.com/css2?family=Agatho&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:1rem;line-height:1.5;color:#1a1a1a;background-color:#fbf3e2;background-image:url(/images/BackgroundPatronOpacity.png);background-attachment:fixed;background-repeat:repeat;background-size:auto}main{width:100%}section{display:block}h1,h2,h3,h4,h5,h6{font-family:Georgia,Garamond,serif;font-weight:600;line-height:1.2;color:#1a1a1a}h1{font-size:3rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.125rem}p{margin:0;color:#666}a{color:inherit;text-decoration:none;transition:color .3s ease-in-out}a:hover{color:#8b7355}button{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;cursor:pointer;border:none;background:none}img{max-width:100%;height:auto;display:block}input,select,textarea{font-family:inherit}