.btn-sandwich-float {
    background-color: #02b77a !important;
}

.sidebar-collapse {
    top: -50px;
}

.highlight {
    background-color: #02b77a05 !important;
}

table.highlight > tbody > tr:hover {
    background-color: #02b77b1e !important;
  }