.farbeGruen {
    color: blue;
}

h2 {
    color: rgb(188, 100, 2);
    font-size: 38px;
}
