:root {
    --primary: #6B7A3A;
    --primary_dark: #46531F;
    --primary_light: #DDE3C8;
    --secondary: #2A2F1F;
    --accent: #B25E2E;
    --text: #2A2F1F;
    --text_light: #7E826B;
    --background: #F7F4ED;
    --surface: #FFFFFF;
}
