table,
th,
td {
  border: 1px solid black;
}

pre {
  white-space: pre-wrap;
}
th,
td {
  padding-left: 10px;
}

.title {
  font-weight: bold;
}

p,
h2:not(.breadcrumb) {
  margin-bottom: -0.5rem !important;
}

p {
  text-align: justify;
}
