.bg-navy {
    background-color: #f4bd51 !important;

    .text-white {
        color: #000 !important;
    }
}

#sidebar {
    background-color: #222 !important;
}

.btn-eor,
.btn-eor:focus {
    background-color: #ed7122 !important;
    color: #fff;
    background-image: none !important;
}

.dashboard.card {
    background-color: #f4bd5140 !important;
    border: 0;
}

.dashboard i {
    background-color: #f4bd51 !important;
}

#employee-app h1 {
    color: #ed7122 !important;
}