:root {
    --main: rgb(0, 55, 128);
    --alternate: rgb(203, 193, 230);
    --tableColor: rgb(0, 83, 179);
}
