/*Write your custom css in this file.*/

.sidebar-brand {
    background-color: #fff !important;
}

.sidebar-scroll {
    background: #003366 !important;
}

.sidebar-menu li a {
    color: #fff !important;
}

.sidebar-menu li a:hover {
    color: #003366 !important;
}