p {
  color: #3C4857;
  margin-top: 1rem;
  margin-bottom: 0rem;
}

* {
  /*box-sizing: inherit;*/
}

*:before, *:after {
  /*box-sizing: inherit;*/
}

p {
  color: #3C4857;
  margin-top: 0;
  margin-bottom: 1rem;
}

p {
  color: #000000;
  margin-top: 1rem;
  margin-bottom: 0rem;
}

p {
  display: block !important;
  text-align: justify;
  hyphens: auto;
}

