﻿:root {
    --background-green: #065931; /* #1E3500; */
    --off-white: rgb(248, 247, 246);
    --cust-brown: rgb(101, 75, 36);
    --navbar-background: #065931; /* #222; */
    --navbar-foreground: #DDDDDD;
}
