h1 {
  margin-right: 10px;
}

#article h4 {
  text-align: left;
  margin-left: 10px;
  font-weight: bold;
  font-size: 1.15rem;
  text-decoration: underline;
}

#article h3 {
  text-decoration: underline;
  margin-left: 15px;
  margin-right: 15px;
  text-align: left;
}
#article h2 {
  text-align: center;
}
