strong {
  color: #fa76e0;
}

.history-hide {
  display: none!important;
}

#history-button {
  background: #61a229;
  border-radius: 20px;
  color: #fff;
  font-size: 13px;
  padding: .5em 1em;
  display: inline-block;
  line-height: 1.2;
  margin-bottom: 30px;
  cursor: pointer;
  border: 1px solid #ccc;
}