.h5p-questionnaire-element .h5p-subcontent-question {
  position: relative;
  padding: 2em 5em 2em 1em;
  word-wrap: break-word;
}

.h5p-questionnaire-required-symbol {
  background: #2880d0;
  padding-bottom: 0.5em;
  color: rgba(255,255,255,0.6);
  font-size: 0.75em;
}
