:root {
    --main: green;
    --alternate: orange;
    --tableColor: rgb(103, 172, 103);
}