
.logo {
    height: 80px;
}

.navbar-dark {
    color: rgba(255,255,255,.9);
    background-color: #66b43d !important;
    border-bottom-color: rgba(255,255,255,.1);
}

.sidebar-dark {
    background-color: #649e45 !important;
    color: #fff;
}