:root {
    --nbox-green: #1F4A36;
    --nbox-green-dark: #163728;
    --nbox-cream: #F7F1E6;
    --nbox-white: #FFFDF8;
    --nbox-honey: #D9A441;
    --nbox-earth: #B8794C;
    --nbox-fresh: #9CCB6B;
    --nbox-graphite: #26352D;
    --nbox-border: #E8DED0;
    --nbox-bg-soft: #FAF6EF;
    --nbox-danger: #B84A3A;
    --nbox-info: #5F7F6B;
}
