.sync-crowd-forecast-profile h3 {
  display: none;
}

.prediction-event.synced-prediction-event .panel-heading {
  background-color: #6C808F;
}

.synced-rationale-citation {
  cursor: pointer;
  color: #3492F9;
}
.synced-rationale-citation:hover {
  text-decoration: underline;
}
