.item-page table,
.article-info table {
  border-collapse: collapse;
}
.item-page table td,
.item-page table th,
.article-info table td,
.article-info table th {
  border: 1px solid #000000;
  padding: 5px;
}
h1, .h1, .page-header h1 {
  font-size: 1.5rem !important;
}
h2, .h2 {
  font-size: 1.4rem !important;
}
h3, .h3 {
  font-size: 1.3rem !important;
}
h4, .h4 {
  font-size: 1.2rem !important;
}
h5, .h5 {
  font-size: 1.1rem !important;
}
h6, .h6 {
  font-size: 1rem !important;
}