
.table th{
  font-weight: bold;
}

.table td{
  text-wrap: auto;
}

h2 {
  font-weight: bold;
}

p {
  font-size: 0.9rem;
  margin-bottom: 0 !important;
  line-height: 1.8;
}
h4{
  font-weight: 600;
  font-size: 17px;
  margin-bottom: 5px !important;
}
