.font-unineue h3,
.font-unineue h4,
.font-unineue strong {
  font-family: "Unineue", sans-serif;
  font-weight: bold;
}

.content-text table {
  margin-bottom: 20px;
}
.content-text table tr td,
.content-text table tr th {
  padding: 5px;
  border: 1px solid black;
}
