.test-card > .card-header {
  background-color: #D4EEF6;
  font-size: 20px;
}

.disable-button {
  border: 1px solid #666666!important;
  background-color: #cccccc!important;
  color: #666666!important;
  cursor: not-allowed;
}

.wrongQuestionLink {
  color: #3894B4;
  cursor: pointer;
  text-decoration: underline;
  font-size: 25px;
  list-style-type: none;
}
