.history-body .history-box .tag {
  padding: 4px 10px;
  background-color: #0f519d;
  color: #fff;
  letter-spacing: 1px;
  font-weight: bold;
  text-transform: uppercase;
}

.history-body .history-box .history-title {
  margin: 20px 0;
}

.history-body .history-box .speech-box {
  margin: 30px 0 80px 0;
}

.history-body .history-box .speech-box .title {
  text-transform: uppercase;
  letter-spacing: 1px;
}

.history-body .history-box .speech-box .topic {
  color: #0f519d;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.history-body .history-box .speech-box .person {
  color: #0f519d;
  font-weight: bold;
  letter-spacing: 1px;
}