:root {
    --bgColor: blue;
    --light-color: rgb(0, 0, 204);
    --shadow-color: rgb(0, 0, 95);
}