.btn-inventory {
    background-color: #FFC107 !important;
    color: #2E7D32 !important;
    font-weight: bold !important;
    border: none !important;
}

/* Sidebar background & default text */
.sidebar {
    background-color: #128159 !important;
    color: #ffffff !important;
}

/* Default links white */
.sidebar a {
    color: #fff !important;
}

/* Active link text black */
.sidebar li.active a {
    color: #000 !important;
}
