@import url('https://fonts.googleapis.com/css2?family=League+Spartan:wght@400;500;600;700;800;900&family=Poppins:wght@300;400;500;600;700&display=swap');
@import url('./components.css');
:root{--burgundy:#651D32;--burgundy-dark:#481021;--peach:#F5D6C6;--white:#FFFFFF;--neutral:#F8F8F8;--ink:#211b1d;--muted:#6e6669;--line:#eadfe3;--serif:'League Spartan',Arial,sans-serif;--sans:'Poppins',Arial,sans-serif;--container:1520px;--radius:1.5rem;--shadow:0 24px 60px rgba(62,20,35,.12);--ease:250ms ease}
