@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&family=Lato:wght@300;400;700&display=swap";:root{--primary-color: #8b0000;--secondary-color: rgb(210, 180, 140);--text-color: #333;--background-color: #fff}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Lato,sans-serif;color:var(--text-color);line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,serif;font-weight:600;line-height:1.2}h1{font-size:3.5rem;margin-bottom:1rem}h2{font-size:2.5rem;margin-bottom:.8rem}p{margin-bottom:1rem}button,.button{cursor:pointer;border:none;padding:.8rem 1.5rem;font-family:Playfair Display,serif;font-size:1.1rem;transition:all .3s ease}@media (max-width: 768px){h1{font-size:2.5rem}h2{font-size:2rem}}
