p, h1, h2, h3 {
  hyphens: none;
  word-break: normal;
  overflow-wrap: break-word;
  text-align: left;
}