.feedback_wrong{
  color: red;
  font-weight: bold;
}

.feedback_correct{
  color: blue;
  font-weight: bold;
}
