.content-body {
  line-height: 1.8;
}

.content-body h6 {
  font-weight: 700;
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
}

.content-body p {
  margin-bottom: 1rem;
}

.content-body ul,
.content-body ol {
  padding-left: 1.5rem;
  margin-bottom: 1rem;
}

.content-body table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 1rem;
}

.content-body th,
.content-body td {
  border: 1px solid #dee2e6;
  padding: 0.5rem 0.75rem;
}

.content-body thead {
  background-color: #f8f9fa;
}
