p.inDepthResponse {
  font-style: normal;
}

p.questionClarification {
  font-style: italic;
}

.required:after{
   content: "*";
   color: red;
}



p.stageNotes {
  font-style: italic;
  color: #666666;
}