:root {
    --primary: #DF1743;
    --primary-dark: #6E081F;
    --primary-light: #EABEC8;
    --secondary: #3D2126;
    --accent: #72F94C;
    --text: #372929;
    --text-light: #AE878C;
    --background: #F7F6F6;
    --surface: #FFFFFF;
}
