﻿body {
}

.question {
  font-size: 13px;
  font-weight: 600;
  padding-top: 25px;
  padding-bottom: 10px;
}

.answer {
  font-style: italic;
}

.answer a {
  color: #009EFF;
}