a.watchlist-toggle {
  padding: 6px 40px;
  margin: 5px auto;
  display: inline-block;
  width: auto;
  min-width: 300px;
  font-weight: 600;
  border-radius: 6px;
  color: #fff !important;
  background-color: #ef7c25;
  border: 1px solid #cc6416;
  font-size: 16px;
}

a.watchlist-toggle:hover {
  text-decoration: none;
  background-color: #cc681d;
}

.watchlist-items .exhibitor-promo {
  border: none;
}

.watchlist-items .exhibitor-promo h4.promo-title {
  background: none;
  border-bottom: 0;
}
