/* 
  Estilo de um paragrafo
*/
body p {
  text-align: justify;
  font-style: normal;
  line-height: 1.5cm;
  margin-bottom: 15px;
}