.text-titel.tania {
    color: #3252ff;
}

.text-form-label.tania {
    color: #8d2dff;
}

.text-form-input.tania {
    color: #e100de;
}

.bg-primary.tania {
    background-color: #3252ff !important;
    color: #ffffff !important;
}

.bg-danger.tania {
    background-color: #e100de !important;
    color: #ffffff !important;
}

.bg-warning.tania {
    background-color: #8d2dff !important;
    color: #ffffff !important;
}

.text-titel.michael {
    color: #1aff00;
}

.text-form-label.michael {
    color: #ff5e2d;
}

.text-form-input.michael {
    color: #e10000;
}
