:root{
    --bg:#fffaf5;
    --paper:#fff;
    --green:#234a3b;
    --mint:#dff2e4;
    --peach:#ffd9c7;
    --gold:#c48a52;
    --text:#2d2d2d
}

