h1 {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

hr {
  border: solid 2px #F87060;
  width: 100px;
}

div h6 {
  font-size: 16px;
  font-weight: bold;
}

li {
  text-align: justify;
  color: #F87060;
}