.md-content a {
  --tw-text-opacity: 1;
  color: rgba(30, 64, 175, var(--tw-text-opacity));
}

.md-content p {
  margin-bottom: 0.5rem;
  line-height: 1.625;
}

.md-content h1 {
  font-size: 1.5rem;
  line-height: 2rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-weight: 600;
}

.md-content h2 {
  font-size: 1.25rem;
  line-height: 1.75rem;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  font-weight: 600;
}

.md-content h3 {
  font-size: 1.125rem;
  line-height: 1.75rem;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  font-weight: 600;
}

.md-content li {
  list-style-type: disc;
  list-style-position: inside;
  margin-left: 0.5rem;
}

.md-content ul {
  margin-bottom: 0.5rem;
}

.md-content pre {
  margin-bottom: 1rem;
}

.md-content td, .md-content th, .md-content tr {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  border-collapse: collapse;
  --tw-border-opacity: 1;
  border-color: rgba(107, 114, 128, var(--tw-border-opacity));
  border-width: 2px;
}

.md-content table {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}