.h5p-text-with-titles .content-title {
  font-size: 1.5em;
  font-weight: bold;
  margin-top: 1em;
}

.h5p-text-with-titles .content-text {
  font-size: 1em;
  margin: 0.5em 0 1em;
  color: #333;
}

