.worktype-26 {
    background-color: #8ff78f; /* Green background for worktype 26 kartoffel legen */
}

.worktype-27 {
    background-color: #dbabab; /* Red background for worktype 27 roden */
}

.nowrap {
    white-space: nowrap;
}

.custom-table {
    margin-left: 10px; /* Adjust as needed */
    margin-right: 10px; /* Adjust as needed */
}

.dg-color1 {
    background: #EDF1E8 !important;
    color: #0C2220 !important;
}
.dg-navbar {
    background-color: #304812 !important;
    color: #D3B78F !important;
}

.dg-navbar .navbar-brand,
.dg-navbar .nav-link {
    color: #D3B78F !important;
}
.dg-btn-primary {
    background-color: #304812 !important;
    color: #D3B78F !important;
}