:root {
    --Label: #118487;
    --Background1: rgba(17, 132, 135, 0.25);
    --Background2: rgba(17, 132, 135, 0.75);
    --colorDanger: #ff7782;
    --colorSuccess: #41f1b6;
    --colorWarning: #ffbb55;
    --Hover: #87C1C3;
    --LabelSchriftActive: white;
    --NormalSchrift: black;
    --MainSchrift: #118487;
    --NotActiveColor: #7d8da1;
    --MainBackground: rgb(236.3, 282.3, 283.5);
    --NormalBackground: white;
}