.mx-auto {
  margin-right: auto!important;
  margin-left: -10px;
}

a:hover {
  color: #000000;
}

a:hover {
  color: #0080ff;
}

html, body {
  overflow-x: hidden;
  position: relative;
  max-width: 100%;
}

.dropdown:hover .dropdown-menu {
  display: block;
}

