h1 {
  font-size: 30px !important;
  font-weight: bold;
  color: #2290CF;
}
h2 {
  font-size: 25px !important;
  font-weight: bold;
  color: #2290CF;
}
h3 {
  font-size: 20px !important;
  font-weight: bold;
  color: #2290CF;
}
.article-body {
  font-size: 16px !important;
}
