.row-2-1 .container-2-1:nth-child(1) .child-2-1 {
    background-color: var(--sg-calvoerde-green);
}

.row-2-1 .container-2-1:nth-child(2) .child-2-1 {
    background-color: var(--sg-calvoerde-red);
}
