p {
  text-align: justify;
  hyphens: auto;
}

body {
  font-size: 1.1rem;
  line-height: 1.7;
  color: #333333; 
}

h2, h3 {
  margin-top: 2em;
  margin-bottom: 0.75em;
}