.navbar-header .logo {
  height: 45px; }

.navbar-header .btn-logout {
  padding: 3px 20px 3px 28px; }

.navbar-header .nav-link.active {
  border-bottom: 2px solid;
  padding-bottom: 0; }

footer .footer-home {
  background-color: #280a01;
  width: 100%;
  height: 60px;
  position: absolute;
  bottom: -60px; }

footer .footer-dashboard {
  background-color: #102711;
  width: 100%;
  height: 60px;
  position: absolute;
  bottom: 0; }

