.headerbar {
  background-color: black !important;
}

.navbar {
  background-color: #f0f0f0 !important;
}

ul.forums {
  background-color: #f0f0f0 !important;
}

li.row {
  border-top-color: #ffffff !important;
  border-bottom-color: #4f4f4f !important;
}

.bg1 {
  background: #f3f3f3 !important;
}

.bg2 {
  background: #efefef !important;
}

a {
  color: #2c2c2c !important;
}

a:hover {
  color: #2c2c2c !important;
}

.badge {
  background-color: #505050 !important;
}

.pagination li.active span {
  background: #808080;
  border-color: #808080;
}
