:root {
    --green: #026222;
    --white: #ffffff;
    --light: #E3E3E3;
    --dark: #000000;
    --gray: #333333;
}