p {
  margin-bottom: 1em;
  line-height: 1.5; !important
}
.force-break {
  display: block;
  content: "";
  height: 12px; !important
}
Zum Beispiel:
.example {
    color: red;
}



