h2 {
  color: #71A2AC;
  border-bottom: 1px solid #71A2AC;
}

strong { font-size: 0.95em }

h3 {
  font-size: 1em;
  margin-top: 1.3em;
  border-bottom: 1px solid gray;
}

h4 {
  margin-top: 0.8em;
}

p {
  margin-left: 0.2em;
  margin-top: 0.4em;
  margin-bottom: 0.4em;
  text-align: justify;
}

ul {
  list-style: none;
  padding-left: 1.2em;
}

