:root {
    --bgColor: red;
    --light-color: rgb(219, 0, 0);
    --shadow-color: rgb(122, 0, 0);
}