.custom-footer {
  text-align: center !important;
  margin-bottom: 20px;
  padding: 10px;
}

.custom-footer li {
  display: inline-block !important;
  float: none;
}

.nav-pills > li > a:hover {
  background-color: #66552e !important;
}
