.siap-main-dark {
    background-color: #0b192c !important;
}
.sidebar {
    color: #fff !important;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    background-color: #7e60bf !important;
}
.nav-pills .nav-link {
    color: #fff !important;
}
.nav-pills .nav-link:not(.active):hover {
    color: #7e60bf !important;
}
.siap-white {
    color: #fff !important;
}
.logo-ipb {
    width: 70px;
    height: 60px;
}
