
#content h2,
#content h3,
#content h4,
#content h5,
#content p,
#content ul {
  direction: rtl;
}

#content ul {
  margin-right: 18px;
}

#content blockquote p {
  padding-left: 0;
  padding-right: 3em;
}

#sidebar .column:first-child .infobox:first-child h3,
#sidebar .column:first-child .infobox:first-child ul {
  direction: rtl;
}

#tools {
  right: auto;
  left: 5px;
}

#article-tools p,
#article-tools ul {
  direction: ltr;
}

#content p {
  font-size: 16px;
}
