body, input {
  font-family: -apple-system, BlinkMacSystemFont, "Vazirmatn", "Vazir", "Segoe UI", sans-serif;
}

.md-typeset {
  font-size: 0.82rem;
  line-height: 2;
}

.md-typeset h1,
.md-typeset h2,
.md-typeset h3 {
  font-weight: 800;
}

.md-typeset blockquote {
  border-right: 0.2rem solid var(--md-primary-fg-color);
  border-left: 0;
  color: rgba(29, 45, 53, 0.86);
  padding-right: 1rem;
  padding-left: 0;
}

.md-typeset a {
  word-break: break-word;
}
