h1 {
  margin-top: 20px;
  margin-bottom: 15px;
}

p {
  /* font-weight: 900;
  font-size: 12pt; */
  /* line-height: 30px; */
}

.red {
  color: red;
  font-weight: 900;
}

.green {
  color: green;
  font-weight: 900;
  font-size: 16pt;
}

h5 {
  margin-top: 20px;
}
