.bns-pdf h1,
.bns-pdf h2,
.bns-pdf h3,
.bns-pdf h4,
.bns-pdf h5,
.bns-pdf h6 {
  color: #0072b6 !important;
  margin-bottom: 0.5rem !important;
  line-height: 1.4em !important;
  font-size: 1.2rem !important;
}

.bns-pdf p,
.bns-pdf li,
.bns-pdf ul {
  margin-bottom: 0.4rem !important;
  -webkit-hyphens: none !important;
  -moz-hyphens: none !important;
  -ms-hyphens: none !important;
  hyphens: none !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
  line-height: 1.3em !important;
  font-size: 0.9rem !important;
}
.bns-pdf li {
  margin-bottom: 0.25rem !important;
}
.bns-pdf {
  --bns-icon-color: #0072b6;
}

.bns-pdf .tablepress {
  --head-bg-color: #d9d9d9;
  --head-text-color: #0072b6;
  --even-text-color: #000000;
  --even-bg-color: #ffffff;
  --odd-text-color: #000000;
  --odd-bg-color: #ffffff;
}

.bns-pdf .tablepress tr:not(:first-child) td {
  border-top-color: #d9d9d9;
}

.bns-pdf .tablepress td,
.bns-pdf .tablepress th {
  padding: 4px;
}

.bns-pdf li:not(.elementor-icon-list-item)::before {
  top: 0.425rem !important;
  width: 0.35rem !important;
  height: 0.35rem !important;
}

.bns-icon-list-dot ul:not(.elementor-icon-list-items) {
  padding-left: 0.9rem !important;
  padding-right: 0.9rem !important;
}
