.next-test-btn {
  margin-top: 0px;
}

.article .answers-block {
    margin-bottom: 38px;
}

.article .answers-block .correct{
  color: green;
  font-weight: bold;
}

.article .answers-block .wrong {
  color: red;
  font-weight: bold;
}