.hot-pick-title {
  font-size: 100%;
  font-weight: bold;
}

.hot-pick-text {
  font-size: 80%;
}

.hot-pick-card {
  background-color: #e4efe7;
  min-width: 250px;
  max-width: 250px;
  border-color: #2c6b3f;
  border-width: 1px;
  box-shadow: 2px 2px 3px 2px #ccc;
}

.no-gutter-card-deck.card-columns {
  column-gap: 0;
}

.hot-pick-footer {
  background-color: #2c6b3f;
  color: white;
}

.hot-pick-footer a,
.hot-pick-footer a:visited {
  color: #e4efe7;
}

.hot-pick-footer a:after {
  color: #8ec79c;
}

#dropCategory {
  font-weight: bold;
}

#dropCategory a {
  margin: 12px;
}

#dropCategory a {
  color: black;
  line-height: 200%;
}
