:root{--background-color: #FCF9F5;--text-color: #1E1212;--accent-color: #F54444}body{width:100%;min-height:100vh;background-color:var(--primary-color);margin:0;box-sizing:border-box}h1,h2{font-family:Playfair Display,serif;font-optical-sizing:auto;font-weight:400;font-style:normal}p,a{font-family:Lato,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal}h1,h2,p,a{text-align:center;text-wrap:wrap;margin:0}h1{font-size:2.5rem}h2{font-size:2rem}p,a{font-size:1.2rem}a{text-decoration:none}section{display:flex;flex-direction:column;align-items:center;width:100%;box-sizing:border-box;gap:1rem}@media (max-width: 768px){h1{font-size:1.75rem}h2{font-size:1.5rem}p,a{font-size:1rem}}
