:root{--color-primary:#273b3f;--color-accent-coral:#cf5a45;--color-accent-yellow:#f5de5b;--color-accent-pink:#f1cec7;--color-accent-pink-light:#f8e6e3;--color-accent-grey:#bec4c5;--color-accent-grey-light:#dfe2e2;--color-beige:#f7e8dd;--color-white:#fff;--color-bg:#f7e8dd;--color-text:#273b3f;--font-weight-extralight:200;--font-weight-regular:400;--font-weight-semibold:600;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:2rem;--spacing-xl:4rem;--spacing-2xl:6rem;--max-width:1000px;--header-height:80px;--radius-sm:4px;--radius-md:8px;--radius-lg:16px}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{color:var(--color-text);background-color:var(--color-bg);line-height:1.6;font-family:var(--font-poppins), "Poppins", sans-serif}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none}input,textarea{font:inherit;color:inherit}
