@import"https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&family=Playfair+Display:ital,wght@0,400;0,700;1,400&display=swap";@tailwind base;@tailwind components;@tailwind utilities;:root{font-family:Lato,sans-serif;color:#3f3f46;background:#fdf6ec}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fdf6ec;font-family:Lato,sans-serif}h1,h2,h3,h4{font-family:Playfair Display,serif}.linen-bg{background-color:#fdf6ec;background-image:url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23d2622a' fill-opacity='0.07'%3E%3Cpath d='M5 0h1L0 6V5zm1 5v1H5z'/%3E%3C/g%3E%3C/svg%3E")}.red-section{background-color:#3b4a2f;color:#fdf6ec}.gold-divider{width:80px;margin:1.25rem auto;border:0;border-top:2px solid #D2622A}button,a{transition:all .25s ease}*:focus-visible{outline:3px solid #D2622A;outline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.skip-link{position:absolute;top:-100%;left:1rem;z-index:9999;background:#d2622a;color:#3f210f;padding:.5rem 1rem;font-weight:700;border-radius:0 0 .5rem .5rem;text-decoration:none}.skip-link:focus{top:0}
