.button {
  background-color: #e67a25 !important;
}

.b-sidebar .menu-list .router-link-exact-active {
    border-right: 5px solid #e67a25;
    outline: 0 none;
}

footer.container {
  display: none !important;
}