.top-menu a {
  font-size: 12px !important;
}
.top-menu a:hover {
  color: #0033CC !important;
}
a:hover,
.btn:hover,
button:hover {
  color: #0033CC !important;
  border-color: #0033CC !important;
}
.btn-primary:hover {
  background-color: #ccc !important;
}