

.mod_flashtext_emphasise_f {
  font-weight: bold;
  color: brown;
}

.mod_flashtext_warning_f {
  font-weight: bold;
  color: red;
}

.flashtext {
  position: relative;
  z-index: 10;
  top: -40px;
}