:root {
    --c1: #dfbf82;
    --c2: #3A3A3A;
    --c3: white;
    --c4: black;
    --c5: rgb(240, 240, 240);
}