.main-sidebar {
    background-color: #a09967 !important; 
}

.main-sidebar .nav-link.active {
    background-color: #dad7c4 !important; 
    color: black !important;
}

.main-header {
    background-color: #a09967 !important;
}

.content-wrapper {
    background-color: #dad7c4 !important; 
}

.bg-warning {
    background-color: #d8c6a2 !important;
}

.btn-warning {
    background-color: #d8c6a2 !important;
}

