.custom-menu {
  margin: 0;
  padding: 0;
}

.custom-menu li {
  margin-left: 15px;
}

.custom-menu a {
  text-decoration: none;
  color: #333;
  font-weight: bold;
}
