
 article.semcoreContent h1.semcoreHeader {
  font-weight: bold;
  padding: 0px 0px 0px 12px;
}

div.itemListCategory p.semcoreParagraph {
  padding: 10px 0px 10px 12px;
  font-size: 1rem;
}

article.semcoreContent p{
  text-align: justify;
  padding: 10px 0px 10px 12px;
  font-size: 1rem;
}

article.semcoreContent h1, h2 {
  font-size: 1rem;
  font-weight: bold;
  color: #204891;
  padding: 0px 0px 0px 12px;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}

article.semcoreContent strong {
  color: #555555;
}
