#article2018 { width: 80%; }

#article2018 .row { margin-bottom: 1rem; }

#article2018 h1,
#article2018 h2 {
  font-family: Helvetica, Arial, Helvetica, sans-serif;
  text-align: center;
  width: 70%;
  margin: auto;
}

#article2018 h1 {
  font-weight: bold;
  font-size: 24px;
}

#article2018 h2 {
  font-style: italic;
  font-size: 17.6px;
}
#article2018 h3 {
  font-weight: bold;
  font-size: 17.6px;
  margin-bottom: -1rem;
}