.custom-markdown table {
  border-collapse: collapse;
}

.custom-markdown th,
.custom-markdown td {
  padding: 6px 13px;
  border: 1px solid black;
}

.custom-markdown p {
  line-height: 1.5;
}

.custom-markdown img {
  max-width: 90%;
  height: auto;
}
